Commit abeaa468 by BellCodeEditor

save project

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