Commit 7fb0697a by BellCodeEditor

save project

parent e13d4410
Showing with 2 additions and 2 deletions
def f():
toal = []
while True:
while True:nhg
unit = input("输入:")
if unit == 'q'
if unit == 'q':
break
else:
toal.append(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