Commit 65531d79 by BellCodeEditor

save project

parent 6f4c8833
Showing with 3 additions and 1 deletions
a=int(input("请输入学生人数:"))
a=int(input("请输入学生人数:"))
......@@ -11,3 +11,4 @@ for k,v in b.items():
top1=v
top1e=k
print("第一名是"+top1e,"他的得分是"+str(top1))
\ 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