Commit 38b1bada by BellCodeEditor

save project

parent 71b33d76
Showing with 1878 additions and 2 deletions
...@@ -9,6 +9,1884 @@ for i in c: ...@@ -9,6 +9,1884 @@ for i in c:
j=b[0]+str(x) j=b[0]+str(x)
print(j) print(j)
with open(r'c:\Users\玛酷机器人\Documents\lesson13-1\sales_list.txt','a',encoding='utf-8') as a:
a.writelines(j)
...@@ -299,4 +2177,3 @@ for i in c: ...@@ -299,4 +2177,3 @@ for i in c:
\ 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