Files
2021-02-07 14:08:31 +05:30

460 B

id, title, challengeType, videoId, dashedName
id title challengeType videoId dashedName
5ea9997bbec2e9bc47e94dae Introduction and Setup 11 XeQ7ZKtb998 introduction-and-setup

--question--

--text--

What code editor and extension does the instructor recommend for developing penetration testing tools in Python?

--answers--

Atom and the atom-python-run extension.


VSCode and Microsoft's Python extension.


Sublime Text and the Anaconda package.

--video-solution--

2