Commit c8b72140 by BellCodeEditor

save project

parent 53a4c974
Showing with 10 additions and 3 deletions
a={}
a={"wk":56,"bell":89}
k=input("qslmz")
v=input
\ No newline at end of file
v=input("qslcz")
if k in a:
if int(v)>a[k]:
a[k]=int(v)
else:
a[k]=int(v)
print(a)
\ 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