Commit 35e60132 by BellCodeEditor

save project

parent ae84f089
Showing with 2 additions and 2 deletions
...@@ -21,4 +21,4 @@ def sum(qian): ...@@ -21,4 +21,4 @@ def sum(qian):
return x return x
p1=lb() p1=lb()
p2=sum() p2=sum()
print(x) print(p2)
\ 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