Commit 37a249ef by BellCodeEditor

save project

parent 3515f1dd
Showing with 8 additions and 2 deletions
# 我们都爱夸夸夸
\ No newline at end of file
# 我们都爱夸夸夸
a=int(input("请输入你的分数"))
if a>95:
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