Exercise and Example of File handling from Python Crash Course Book by Eric Matthes.
.txt file are imported in .ipynb
file_handling.ipynb is the example and their explanation
try_it_yourself.ipynb us the exercise part.