Commit 7ee9a823 by BellCodeEditor

save project

parent 704a093f
Showing with 3 additions and 3 deletions
...@@ -6,5 +6,5 @@ def zongjia(n): ...@@ -6,5 +6,5 @@ def zongjia(n):
a+=i a+=i
return a return a
zongjia(danjia) b=zongjia(danjia)
print() print(b)
\ No newline at end of file \ 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