Commit 93eb7d28 by BellCodeEditor

save project

parent b517740b
with oponl("r'C:\Users\10-1-4\Desktop\新建文件夹")
with oponl("r'C:\Users\10-1-4\Desktop\新建文件夹")
......@@ -3,5 +3,10 @@ with oponl("r'C:\Users\10-1-4\Desktop\新建文件夹")
print(a)
data=i.split()
snm=0
for i in a:
print(data[1:])
\ No newline at end of file
print(data[1:])
snm=snm+int(sales)
result=data[0]+str(snm)
print(result)
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