Commit 14fde29e by BellCodeEditor

save project

parent 472c4996
Showing with 5 additions and 6 deletions
name=input("颜色")
print("我想要"+name+"的星星")
\ No newline at end of file
name=input("请出拳(剪刀/石头/布/)")
print("玩家出拳:" + name)
\ No newline at end of file
......@@ -10,5 +10,4 @@ for i in range(36):
pen.right(170)
pen.end_fill()
pen.hideturtle()
pen.done()
\ No newline at end of file
pen.done()
\ 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