Commit 438e33dd by BellCodeEditor

save project

parent 9d161ca0
Showing with 3 additions and 2 deletions
......@@ -17,4 +17,5 @@ def sum1(m):
count = count + i
return count
a = new_input()
print(a)
\ No newline at end of file
w = sum1(a)
print(w)
\ 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