Files
freeCodeCamp/curriculum/challenges/english/09-information-security/python-for-penetration-testing/introduction-and-setup.english.md
Oliver Eyton-Williams bd68b70f3d Feat: hide blocks not challenges (#39504)
* fix: remove isHidden flag from frontmatter

* fix: add isUpcomingChange

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

* feat: hide blocks not challenges

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2020-09-03 15:07:40 -07:00

542 B

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

Description

Tests

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.
  solution: 2