Commit e6fdd3db by BellCodeEditor

save project

parent 83967d6e
......@@ -12,5 +12,5 @@ def caidan():
else:
total.append(unit1)
return total
a = caidan()
print(sum(a))
# a = caidan()
# print(sum(a))
import func
new_inout = func.caidan()
print(sum(new_inout))
\ 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