Commit ea7d6986 by BellCodeEditor

auto save

parent 8a7e4aa5
Showing with 5 additions and 2 deletions
......@@ -6,4 +6,7 @@ def sb():
break
else:
total.append(unit)
print(total)
\ No newline at end of file
print('2',total)
return total
a=sb()
print('1',a)
\ 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