Commit b062fb5e by BellCodeEditor

save project

parent 2c347eaa
Showing with 4 additions and 5 deletions
...@@ -12,7 +12,6 @@ def new_input(): ...@@ -12,7 +12,6 @@ def new_input():
print("打错了") print("打错了")
else: else:
total.append(unit) total.append(unit)
return(total) return total
print(total) reslut = new_input()
result = new_input() print(reslut)
new_input() \ 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