Technical requirements
Before you start reading this book, you should know the basics of Python programming, including its basic syntax, variable types, data types, tuples, lists, dictionaries, functions, strings, and methods.
We will work with Python version 3.10, available at https://www.python.org/downloads.
The examples and source code for this chapter are available in the GitHub repository at https://github.com/PacktPublishing/Python-for-Security-and-Networking.
Check out the following video to see the Code in Action: https://packt.link/Chapter01.