Commit a01fa611 by BellCodeEditor

save project

parent d891a720
......@@ -19,6 +19,3 @@ def sum(x):
c+=i
return c
ww = new()
s = sum(ww)
print(s)
\ No newline at end of file
import func
s=func.new()
print(s)
d=func.sum(s)
print("ZFS:"+str(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