Commit 36f734fc by BellCodeEditor

save project

parent 22b2ba31
Showing with 4 additions and 4 deletions
with open()
a=file.read
a=file.readlines()as file
#print (a )
for i in a:
print(i)
......
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