Commit cb7cde77 by BellCodeEditor

save project

parent cf6a22de
Showing with 2 additions and 1 deletions
...@@ -5,6 +5,6 @@ def c(): ...@@ -5,6 +5,6 @@ def c():
if unit== 'q': if unit== 'q':
break break
else: else:
total.append(unit) c.append(unit)
print(c) print(c)
c() c()
\ 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