Commit 1bde4a56 by BellCodeEditor

save project

parent 83b73772
Showing with 10 additions and 0 deletions
dict={"慢慢":67,"快快":98}
k=inpot("请输入名字")
v=inpot("请输入成绩")
if k in dict:
if int(v)>dict[k]:
dick[k]=int(v)
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