Commit 659189d6 by BellCodeEditor

save project

parent 80f64260
Showing with 5 additions and 16 deletions
total = []
while True:
unit= input("请输入:")
if unit== 'q':
break
else:
try:
money = int(money)
except:
print("udhbehbhetuhwi")
else:
total.append(unit)
return total
a = new_input()
print(a)
\ No newline at end of file
K=open(r"C:\Users\ASUS\Desktop\test.txt","w",encoding="utf-8")
K=open(r"C:\Users\ASUS\Desktop\test.txt","w",encoding="utf-8")
K.write("小兰:12")
K.write("")
\ 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