/File_Handling_in_Python

Exercise and Example of File handling from Python Crash Course Book by Eric Matthes.

Primary LanguageJupyter Notebook

File Handling

  • .txt file are imported in .ipynb

  • file_handling.ipynb is the example and their explanation

  • try_it_yourself.ipynb us the exercise part.