Commit 9bef92eb by BellCodeEditor

save project

parent 420e70c0
Showing with 11 additions and 0 deletions
kkk={"你先回家而触怒很":99,"急急急":77}
k=input("请输入名字")
v=input("请输入成绩")
if k in kkk:
if int(v)>kkk[k]:
kkk[k]=int(v)
else:
print("新城既没有更高")
else:
kkk[k]=int(v)
\ 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