Files
freeCodeCamp/curriculum/challenges/chinese-traditional/09-information-security/python-for-penetration-testing/introduction-and-setup.md

31 lines
404 B
Markdown
Raw Normal View History

---
id: 5ea9997bbec2e9bc47e94dae
title: 介紹和安裝
challengeType: 11
videoId: XeQ7ZKtb998
dashedName: introduction-and-setup
---
# --question--
## --text--
講師推薦什麼代碼編輯器和擴展來開發 Python 的滲透測試工具?
## --answers--
Atom和atom-python-run 擴展
---
VSCode 和微軟的 Python 擴展
---
Sublime Text 和 Anaconda 軟件包
## --video-solution--
2