Mastering Python for Networking and Security
上QQ阅读APP看书,第一时间看更新

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.