Commit 424bc18c by BellCodeEditor

save project

parent b75336cb
Showing with 1 additions and 1 deletions
def new(): def new():
total = [] total = []
while True:t while True:
burke = input("请输入:") burke = input("请输入:")
if burke == 'q': if burke == 'q':
break break
......
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