Commit d23fade7 by BellCodeEditor

save project

parent b54e7ca9
Showing with 13 additions and 8 deletions
import turtle p={"f":39}
k=input("名?")
pen =tuple.pen() v=input("分?")
for ! in range(1.100): if k in p :
pen.forward(i) if int(v) > p[k] :
pen.right((91) p[k]=int(v)
turtle.hideturtle() print("!!!")
turtle.done() else:
print("loser!!!")
else:
p[k]=int(v)
print("!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!")
print(p)
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