Commit d63fa3e7 by BellCodeEditor

save project

parent 2f9935ff
def sum(a): import func
b = 0
for i in a:
b=b+1
return b
c = new_input()
pay = sum(print)
\ 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