Commit d52acd14 by BellCodeEditor

save project

parent ea78f651
Showing with 3046 additions and 0 deletions
...@@ -11,5 +11,3051 @@ def func(n): ...@@ -11,5 +11,3051 @@ def func(n):
def func(n)
if n<=2
print(func(15)) #调用函数并打印结果 print(func(15)) #调用函数并打印结果
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