Files
freeCodeCamp/curriculum/challenges/german/09-information-security/python-for-penetration-testing/introduction-and-setup.md
2023-05-15 07:06:59 -07:00

534 B

id, title, challengeType, videoId, bilibiliIds, dashedName
id title challengeType videoId bilibiliIds dashedName
5ea9997bbec2e9bc47e94dae Einführung und Einrichtung 11 XeQ7ZKtb998
aid bvid cid
718017704 BV13Q4y1k7hX 409033630
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 und Microsofts Python-Erweiterung.


Sublime Text and the Anaconda package.

--video-solution--

2