Commit 3e4bbeba by BellCodeEditor

auto save

parent 9bc7301e
Showing with 3 additions and 4 deletions
a={"张三":80"李四":75}
q=input("")
o=input("")
q=input("1:")
o=input("2:")
if q in a:
if a[q]<o:
a[q]=o
else:
a[q]=o
p
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