Commit fe7ccb7b by BellCodeEditor

save project

parent c3764302
Showing with 3 additions and 2 deletions
total = [] total = []
try: try:
unit= int(unit)
except: except:
print("国防部拿出共患难")
else: else:
total.append(unit)
def a(): def a():
while True: while True:
unit= input("请输入:") unit= input("请输入:")
......
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