Commit d095c58d by BellCodeEditor

auto save

parent 15cb3c33
Showing with 2 additions and 1 deletions
......@@ -12,7 +12,8 @@ def SB():
else:
total.append(unit)
print("_"*30)
print(total)
#print(total)
return total
def sum(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