Commit 8a38bce8 by BellCodeEditor

save project

parent beef9639
Showing with 79 additions and 2 deletions
...@@ -20,4 +20,81 @@ def sum(money): ...@@ -20,4 +20,81 @@ def sum(money):
count=count+i count=count+i
return count return count
result=new_input() result=new_input()
print(result) print(result)
\ No newline at end of file
import func
\ 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