Commit 05ebe07d by BellCodeEditor

save project

parent 1dcb7a6a
Showing with 1001 additions and 9 deletions
total = [] def add():
while True: x=4
unit= input("请输入:") y=6
if unit== 'q': print("之前")
break return x
else: print("zhihou")
total.append(unit) z=x+y
print(total) re=add()
\ No newline at end of file print(re)
???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
\ No newline at end of file
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