Commit a0a76a5c by BellCodeEditor

save project

parent b27d108d
Showing with 1 additions and 2 deletions
......@@ -4,4 +4,4 @@ with open(r"C:\Users\Administrator\Documents\lesson13-1\sales_list.txt","r",enco
for a in i:
#rint(a)
w=a.split()
print(w)
\ No newline at end of file
print(w[0])
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