Commit b319d045 by BellCodeEditor

save project

parent 28dfb6c8
Showing with 4 additions and 1 deletions
......@@ -13,5 +13,7 @@ def now_jf():
total.append(unit)
finally:
print("$"*50)
print(total)
return total
rest=now_jf()
print(rest)
now_jf()
\ 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