Commit 1a61a104 by BellCodeEditor

save project

parent 3b57870f
Showing with 1 additions and 1 deletions
...@@ -15,6 +15,6 @@ def num(): ...@@ -15,6 +15,6 @@ def num():
return a return a
b = num() b = num()
print(b) print(b)
def a(): # def a():
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