Commit 3a8f5c4b by BellCodeEditor

save project

parent 6a980f48
Showing with 11 additions and 0 deletions
score={"大飞":67,"米勒":100,"钦儿":96,"莎莎":87}
k=input("你叫什么名字")
v=input("你的成绩是多少")
if k in score:
int(v)>score[k]
else:
print("你的成绩已更新")
else
int(v)=score[k]
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