Commit f586c881 by BellCodeEditor

auto save

parent d9822386
Showing with 2 additions and 2 deletions
...@@ -12,8 +12,8 @@ def n_w(): ...@@ -12,8 +12,8 @@ def n_w():
else: else:
total.append(unit) total.append(unit)
return total return total
a = n_w() # a = n_w()
print(a) # print(a)
......
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