Commit c5fd661a by BellCodeEditor

auto save

parent 4e5f80a0
Showing with 1 additions and 0 deletions
while True:
print("请输入要查询的名字,退出请输入q")
name=input("名字:")
print("*"*30)
if name in score:
......
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