Commit c0edf7e7 by BellCodeEditor

save project

parent 9a811202
Showing with 7 additions and 9 deletions
def hello(name): import func
con
\ No newline at end of file list1 = func.func()
print()
\ No newline at end of file
...@@ -16,11 +16,6 @@ def sum(money): ...@@ -16,11 +16,6 @@ def sum(money):
for i in money: for i in money:
count += i count += i
return count return count
list1 = func() list1 = func()
= re(list1)
print(list1) print(list1)
\ 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