Files
freeCodeCamp/curriculum/challenges/english/09-information-security/python-for-penetration-testing/creating-a-tcp-client.english.md

28 lines
314 B
Markdown
Raw Normal View History

---
id: 5ea9997bbec2e9bc47e94db0
title: Creating a TCP Client
challengeType: 11
isHidden: true
videoId: ugYfJNTawks
---
## Description
<section id='description'>
</section>
## Tests
<section id='tests'>
```yml
question:
text: Question
answers:
- one
- two
- three
solution: 3
```
</section>