In this lab, you'll practice using functions and other syntax in Python to import and parse text files.
In this lab, you're working as a security analyst. You're responsible for preparing a security log file for analysis and creating a text file with IP addresses that are allowed to access restricted information.
- Python
- Python Jupyter Notebook
Refer to Python notebook for coded work.