Commit 054b35cf by BellCodeEditor

save project

parent 19b7d258
Showing with 1 additions and 1 deletions
...@@ -12,7 +12,7 @@ def now_jf(): ...@@ -12,7 +12,7 @@ def now_jf():
else: else:
total.append(unit) total.append(unit)
finally: finally:
print("$"*50) print("*"*50)
return total return total
def sum(hjf): def sum(hjf):
count=0 count=0
......
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