Commit abeaa468 by BellCodeEditor

save project

parent d38e7d67
Showing with 3 additions and 1 deletions
...@@ -12,5 +12,6 @@ def 价格(): ...@@ -12,5 +12,6 @@ def 价格():
print('请输入一个数字') print('请输入一个数字')
else: else:
total.append(unit) total.append(unit)
print(total) print('^3^')
return total
价格() 价格()
\ 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