Commit 415290c4 by BellCodeEditor

save project

parent 396bb164
Showing with 3 additions and 1 deletions
......@@ -9,5 +9,7 @@ def a():
total.append(unit)
except:
print(total)
a()
return total
b=a():
print()
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