Commit 05bebf3b by BellCodeEditor

save project

parent 136b5a33
Showing with 4 additions and 6 deletions
score=input("输入吧,骚年") score=int(input("输入吧,骚年"))
if score>90 or score==90: if score>90 or score==90:
print("妙啊") print("妙啊")
else elif score>90 or score>=80:
if score>90 or score==80:
print("骚年,还可以") print("骚年,还可以")
else else:
if score>80 or score==70:
print("骚年,你好垃圾") print("骚年,你好垃圾")
......
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