Commit b062fb5e by BellCodeEditor

save project

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