Commit efd159ae by BellCodeEditor

auto save

parent 18a8a6c5
Showing with 5 additions and 3 deletions
import turtle set1={1,2,35,5,7,8,5,545,1,2}
pen=turtle.Pen set2={2,1,35,7,8,545}
pen.shape(turtle) if set1==set2
print("是相同")
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment