Commit 231b9bd9 by BellCodeEditor

save project

parent 3a6a3fab
Showing with 1 additions and 0 deletions
......@@ -12,6 +12,7 @@ while True:
for i,j in l.items():
print(i,j)
print('*,'*40)
print("q等于退出")
elif name=='q':
break
else:
......
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