Commit 5844aa00 by BellCodeEditor

auto save

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