Files
freeCodeCamp/curriculum/challenges/english/09-information-security/python-for-penetration-testing/introduction-and-setup.md
Oliver Eyton-Williams 0bd52f8bd1 Feat: add new Markdown parser (#39800)
and change all the challenges to new `md` format.
2020-11-27 10:02:05 -08:00

425 B

id, title, challengeType, videoId
id title challengeType videoId
5ea9997bbec2e9bc47e94dae Introduction and Setup 11 XeQ7ZKtb998

--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