Commit 965fbef6 by BellCodeEditor

save project

parent 8638ad07
Showing with 5 additions and 3 deletions
name=input("创造师你叫什么名字")
print(name+"欢迎您")# 我们都爱夸夸夸
\ No newline at end of file
import random
player = input("玩家:")
print("玩家出拳:"+player)
list = ["石头""剪刀""布"]
\ 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