Commit 1e98730d by BellCodeEditor

save project

parent 6ed8d82f
Showing with 2 additions and 3 deletions
unit=0
total = [] total = []
def caidejiaqian(): def caidejiaqian():
while True: while True:
...@@ -14,4 +14,4 @@ def caidejiaqian(): ...@@ -14,4 +14,4 @@ def caidejiaqian():
total.append(unit) total.append(unit)
print('_'*97) print('_'*97)
print(total) print(total)
caidejiaqian() caidejiaqian()
\ 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