Commit feee3020 by BellCodeEditor

save project

parent ac24e2c0
Showing with 4 additions and 4 deletions
# 我们都爱夸夸夸
old=input("你有几岁了")
print("我"+old+"岁了")
\ No newline at end of file
# 玩家出拳
a=input("玩家出拳(石头、剪刀、布):")
print("玩家所出拳"+a)
\ 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