Commit 00f06927 by BellCodeEditor

save project

parent 64daf8b7
Showing with 13 additions and 2 deletions
input()
N\7==
\ No newline at end of file
input()
N=N
N(N[1:N])
\ No newline at end of file
input()
N(100<N<1000)
\ No newline at end of file
......@@ -13,10 +13,11 @@ while True:
print('*'*30)
if name in score :
score = score[name]
print('*'*30)
info = score[name]
for k,v in a.items():
print(k,v)
print('*'*30)
elif name == "q":
break
......
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