Commit b0591f7b by BellCodeEditor

save project

parent 4b6be090
Showing with 1 additions and 9 deletions
...@@ -22,11 +22,4 @@ def a(): ...@@ -22,11 +22,4 @@ def a():
print('各计单价为:'+str(total1)) print('各计单价为:'+str(total1))
print('-'*78) print('-'*78)
return total return total
while True: a()
a()
# try:
# age=int(input('www'))
# except:
# print('qqq')
# print('aaa')
\ 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