Commit 1912518d by BellCodeEditor

auto save

parent 5da00b36
Showing with 18 additions and 2 deletions
悟空348
诺依380
小贝182
李丽201
宋扬107
王明245
李强164
孙小白222
苏琪137
刘若若147
刘阳226
王胜男123
王娇131
with open(r"c:\Users\admin\Documents\lesson13-1\sales_list.txt","r",encoding = "UTF-8") as a: with open(r"c:\Users\admin\Documents\lesson13-1\sales_list.txt","r",encoding = "UTF-8") as a:
a = a.readlines()
\ No newline at end of file for i in a:
print(i)
\ No newline at end of file
王娇131
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