Commit ff8728d7 by BellCodeEditor

save project

parent d9f9e875
Showing with 10 additions and 0 deletions
sss={"zdx":90,"dzx":90}
k=input("姓名")
p=input("成绩")
if k in sss:
if sss[k]<int(p) :
sss[k=int(p)]
else:
sss[k=int(p)]
print(sss)
\ 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