Commit fc207115 by BellCodeEditor

save project

parent 5e212b9d
Showing with 5 additions and 9 deletions
def sun(a): import func
z=0 a=func.new_input()
for i in a: k=func.sun(a)
z+=i print(k)
return z \ No newline at end of file
v=new_input()
f=sun(v)
sun()
\ 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