-
What are the differences between Python 2.x and 3.x?
-
What is the programming paradigm used by Python developers and what are the main concepts behind this paradigm?
-
What data structure in Python allows us to associate values with keys?
-
What are the main development environments for Python scripting?
-
What is the methodology we can follow as a set of good practices in Python for the development of security tools?
-
What is the Python module that helps to create isolated Python environments?
-
Which tool allows us to create a base project on which we can start to develop our own tool?
-
How we can debug variables in Python development environments?
-
How we can add a breakpoint in pycharm?
-
How we can add a breakpoint in Wing IDE?




















































