Commit 307aea9c by BellCodeEditor

auto save

parent ab717e3b
Showing with 14 additions and 1 deletions
悟空348
诺依380
小贝182
李丽201
宋扬107
王明245
李强164
孙小白222
苏琪137
刘若若147
刘阳226
王胜男123
王娇131
with open(r"c:\Users\hp\Documents\lesson13-1\sales_list.txt","r",encoding="utf-8")as a:
data = a.read()
data = a.readlines()
print(data)
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