Commit d32c0b03 by BellCodeEditor

save project

parent e2f993d1
Showing with 4 additions and 3 deletions
...@@ -10,5 +10,6 @@ def jijs(): ...@@ -10,5 +10,6 @@ def jijs():
except: except:
print("shushuzi") print("shushuzi")
total.append(unit) total.append(unit)
print(total) return total
jijs() binbin=jijs()
\ No newline at end of file print("qian",binbin)
\ 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