Commit 99f46249 by BellCodeEditor

auto save

parent 08f38eb1
...@@ -17,4 +17,3 @@ print(result) ...@@ -17,4 +17,3 @@ print(result)
count=0 count=0
for i in result: for i in result:
count=count+i count=count+i
import func import func
d=new_input() d=func.new_input()
c=new_input(d) c=new_input(d)
\ 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