Commit 17e87514 by BellCodeEditor

save project

parent 5720b5e9
Showing with 3 additions and 3 deletions
''' '''
...@@ -11,5 +11,4 @@ def fun1: ...@@ -11,5 +11,4 @@ def fun1:
print(fun1) print(fun1)
def fun2: def fun2:
a=4+a a=4+a
print(fun2) print(fun2)
\ 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