Commit 8262e465 by BellCodeEditor

save project

parent 01bab46b
Showing with 6 additions and 3 deletions
name=input("勇于挑战的创造师你叫什么呀?") if player==computer:
print(name+",你是最棒的") print("平局")
\ No newline at end of file elif player=="石头"and computer=="剪刀"
print("恭喜,你赢了")
elif player ==
\ 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