Commit d92aec67 by BellCodeEditor

save project

parent 30a451c2
Showing with 0 additions and 3 deletions
...@@ -7,8 +7,5 @@ try: ...@@ -7,8 +7,5 @@ try:
else: else:
total.append(unit) total.append(unit)
print(total) print(total)
return total
except: except:
a=total()
pritn(a)
print(1111) print(1111)
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