Commit 24dc4744 by BellCodeEditor

save project

parent 8cb0fa5b
Showing with 6 additions and 2 deletions
'''
name=input("你叫什么") name=input("你叫什么")
print(name+"SB"+"欢迎你") print(name+"SB"+"欢迎你")
\ No newline at end of file '''
play=input("石头/布/剪刀")
print("玩家出"+play)
\ 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