Commit ec60f742 by BellCodeEditor

auto save

parent ecc99bdc
Showing with 16 additions and 0 deletions
if(player=="石头"):
print("恭喜,你赢了")
else:
print("123")
name=input("你叫什么名字?")
print(name+"你好哇")
\ No newline at end of file
player=input("请出")
print("玩家出")
f()
\ No newline at end of file
import turtle
pen=turtle.Pen()
turtle.donoe()
\ 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