- Mastering Python for Networking and Security
- José Manuel Ortega
- 47字
- 2021-07-16 17:39:53
Python functions and managing exceptions
In this section, we will review Python functions and managing exceptions. We will see some examples for declaring and using both in our script code. We'll also review the main exceptions we can find in Python for include in our scripts.