Commit 5b1544fa by BellCodeEditor

save project

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