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

35 lines
586 B
Markdown
Raw Permalink Normal View History

---
id: 5ea9997bbec2e9bc47e94dae
title: 導入とセットアップ
challengeType: 11
videoId: XeQ7ZKtb998
bilibiliIds:
aid: 718017704
bvid: BV13Q4y1k7hX
cid: 409033630
dashedName: introduction-and-setup
---
# --question--
## --text--
Python でペネトレーションテストを開発する際に講師が推奨しているコードエディターと拡張機能はどれですか?
## --answers--
Atom と atom-python-run 拡張機能。
---
VScode と Microsoft の Python 拡張機能。
---
Sublime Text と Anaconda パッケージ。
## --video-solution--
2