Question: I have a text file with 195 lines. I need to open the file and read certain lines (e.g. lines 5-30) several times throughout a
I have a text file with 195 lines. I need to open the file and read certain lines (e.g. lines 5-30) several times throughout a if/else function. How can I do this?
I'm using Python.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
