Commit 5844aa00 by BellCodeEditor

auto save

parent d7fa1b62
Showing with 6 additions and 4 deletions
......@@ -10,6 +10,8 @@ def lok():
except:
print('重输')
else:
total.append(unit)
total.append(unit)
lok()
\ No newline at end of file
total.append(unit)
return total
lok()
juhj=total
print(juhj)
\ 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