Commit d7a1f979 by BellCodeEditor

save project

parent 98e5be5e
Showing with 2 additions and 1 deletions
import func import func
a = func.new_inport() a = func.new_inport()
a = func.sum(a) b = func.sum(a)
print(b)
......
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