Commit 546c3a75 by BellCodeEditor

save project

parent b6c5ee9e
Showing with 7 additions and 10 deletions
if player in list:
if player==computer import.turtle
print("平局") pen.turtle.Pe()
elif(player=="石头" and computer=="剪刀") or (player=="布" and computer=="石头") or (player=="剪刀" and computer=="布"): pen.write("你好呀!",font=("Times",20,"normal"))
print("") Pen.hideturtle()
else: turtle.done()
print("") \ No newline at end of file
else:
print1("输入错误")
\ 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