feat: Add more video challenges (#38598)

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
This commit is contained in:
Beau Carnes
2020-04-21 12:42:19 -04:00
committed by Mrugesh Mohapatra
parent cb88dcf1e6
commit 03c9e47be9
53 changed files with 1298 additions and 202 deletions

View File

@ -0,0 +1,26 @@
---
id: 5e9a0a8e09c5df3cc3600ed2
title: What is NumPy
challengeType: 11
videoId: 5Nwfs5Ej85Q
---
## Description
<section id='description'>
</section>
## Tests
<section id='tests'>
```yml
question:
text: Question
answers:
- one
- two
- three
solution: 3
```
</section>