Commit fe5c421b by BellCodeEditor

auto save

parent 9975a506
Showing with 5 additions and 2 deletions
with open(r'\Personal\Desktop\python-1.txt' 'r' ) with open(r'' 'r' ,encoding='utf=8') as f
\ No newline at end of file a = 123.readlines()
for i in a :
print(a)
\ 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