Commit b8bbafee by BellCodeEditor

save project

parent 705cd907
......@@ -21,5 +21,3 @@ def name():
a+=i
return(a)
return total
#name()
print(name())
\ No newline at end of file
import func
print(func.name())
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