Commit 2f404794 by BellCodeEditor

save project

parent 441be268
Showing with 5 additions and 2 deletions
print(r"c:\Users\Windows\Documents\lesson13-1\sales_list.txt") #rint(r"c:\Users\Windows\Documents\lesson13-1\sales_list.txt")
\ No newline at end of file with
open(r"c:\Users\Windows\Documents\lesson13-1\sales_list.txt-8")as file:
a=file.read()
print(type(a[3:5]))
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