Commit 0e19f84c by BellCodeEditor

save project

parent 0f91b406
Showing with 6 additions and 3 deletions
...@@ -17,7 +17,10 @@ def shu(): ...@@ -17,7 +17,10 @@ def shu():
else: else:
total.append(shu) total.append(shu)
print(total)
return
shu() return total
jiage=shu()
print(jiage)
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