Commit 787ac331 by BellCodeEditor

save project

parent 9d3a96c4
Showing with 1 additions and 1 deletions
......@@ -5,7 +5,7 @@ def mc():
u=input("请输入:")
except :
print('??????')
if u=='q':
if u=='q':
break
else:
t.append(u)
......
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