Commit 0ac1701f by BellCodeEditor

save project

parent 3604f711
Showing with 7 additions and 0 deletions
...@@ -7,5 +7,12 @@ ...@@ -7,5 +7,12 @@
# fd(100) # fd(100)
# rt(144) # rt(144)
# done() # done()
p = input("请出拳/剪刀/石头/布") p = input("请出拳/剪刀/石头/布")
print(p) 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