Commit 990e949f by BellCodeEditor

save project

parent d9e00e9a
Showing with 5 additions and 2 deletions
...@@ -17,4 +17,7 @@ def new_input(): ...@@ -17,4 +17,7 @@ def new_input():
return total return total
result=new_input result=new_input
print(total) print(total)
new_input() new_input()
\ No newline at end of file def sum()
import sum
input
\ 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