Commit e46fb40f by BellCodeEditor

save project

parent d94ec9fb
Showing with 1 additions and 2 deletions
No preview for this file type
...@@ -4,4 +4,4 @@ def peach(n): ...@@ -4,4 +4,4 @@ def peach(n):
t.num = (peach(n+1)+1)*2) t.num = (peach(n+1)+1)*2)
return num return num
peach_num = peach(9) peach_num = peach(9)
\ 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