Commit c238c73b by BellCodeEditor

auto save

parent 45b209b5
Showing with 10 additions and 8 deletions
import random
#玩家出拳
player=input("")
print(" "+player)
#计算机出拳
list=["剪刀","石头","布"]
print(list)
\ No newline at end of file
score=59
if s:#如果
print("优秀")
elif score>79:
print("良好")
elif score>59:
print("中")
else:#否则
print("差")
\ 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