Commit bd7d1bf2 by BellCodeEditor

auto save

parent 12b09ecc
Showing with 4 additions and 3 deletions
...@@ -6,5 +6,5 @@ def bus(): ...@@ -6,5 +6,5 @@ def bus():
break break
else: else:
total.append(unit) total.append(unit)
print(total) return total
bus() print(bus())
\ No newline at end of file \ No newline at end of file
++ "b/\344\272\214\347\273\264\345\233\276\344\270\200\345\271\264\345\205\245\351\200\211\345\206\205\345\277\203\346\201\220\346\203\247.py"
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