Commit 89a55613 by BellCodeEditor

save project

parent d9ff1a9a
#try改进封装函数
def new_input(): def new_input():
total = [] total = []
con = 0 con = 0
...@@ -14,6 +13,5 @@ def new_input(): ...@@ -14,6 +13,5 @@ def new_input():
else: else:
total.append(unit) total.append(unit)
return total return total
result = new_input()
print(result) print("谬哉!")
print("您一共消费了XXX元!扫码还是现金呢?") \ No newline at end of file
\ No newline at end of file
import func
print("万物皆始于大玄冥之处")
print("固有玄妙之说")
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