Commit dbd6075b by BellCodeEditor

save project

parent 7e7284ab
Showing with 13 additions and 0 deletions
dict={"张三":,60,"李四":,"王五":,20}
name=input("情书里你的名字")
sor=in(input("情书里你的名字"))
if name in dict:
if sor>dict[name]
dict[name]=sor
print("尊敬的"+name+"你的分数未更新"+str(dict[name]))
else:
print("尊敬的"+name+"你的分数第一次上传为"+str(dict[name]))
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