Commit b1e622d8 by BellCodeEditor

auto save

parent 1c845a7d
Showing with 4 additions and 0 deletions
......@@ -16,3 +16,6 @@ def g():
return total
resuit = g()
print(resuit)
@staticmethod
def funcname(parameter_list):
pas
\ 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