Files
freeCodeCamp/curriculum/challenges/english/07-scientific-computing-with-python/lectures-python-for-everybody/database-email.english.md
2020-05-27 13:19:09 +05:30

28 lines
398 B
Markdown

---
id: 5e6a54a558d3af90110a60a0
title: Introduction A
challengeType: 11
isRequired: true
videoId: 3muQV-Im3Z0
---
## Description
<section id='description'>
</section>
## Tests
<section id='tests'>
```yml
question:
text: 'Who should learn to program?'
answers:
- 'College students.'
- 'People who want to become software developers.'
- 'Everyone.'
solution: 3
```
</section>