Commit 24a661ac by BellCodeEditor

auto save

parent 01e1dfa5
Showing with 3 additions and 3 deletions
...@@ -2,9 +2,9 @@ unit=0 ...@@ -2,9 +2,9 @@ unit=0
def A(): def A():
total = [] total = []
while True: while True:
unit=input("请输入:") unit=inpu= 'q':
if unit== 'q': breat("请输入:")
break if unit=k
else: else:
try: try:
unit=int(unit) unit=int(unit)
......
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