fix: misaligned titles (#38613)

This commit is contained in:
Tom
2020-04-23 08:07:04 -05:00
committed by Mrugesh Mohapatra
parent d9d5a41f39
commit c75d212831
139 changed files with 5 additions and 5 deletions

View File

@ -0,0 +1,26 @@
---
id: 5e9a0a8e09c5df3cc3600ed4
title: Accessing and Changing Elements, Rows, Columns
challengeType: 11
videoId: v-7Y7koJ_N0
---
## Description
<section id='description'>
</section>
## Tests
<section id='tests'>
```yml
question:
text: Question
answers:
- one
- two
- three
solution: 3
```
</section>

View File

@ -0,0 +1,26 @@
---
id: 5e9a0a8e09c5df3cc3600ed3
title: Basics of Numpy
challengeType: 11
videoId: f9QrZrKQMLI
---
## Description
<section id='description'>
</section>
## Tests
<section id='tests'>
```yml
question:
text: Question
answers:
- one
- two
- three
solution: 3
```
</section>

View File

@ -0,0 +1,26 @@
---
id: 5e9a0a8e09c5df3cc3600ed7
title: Copying Arrays Warning
challengeType: 11
videoId: iIoQ0_L0GvA
---
## Description
<section id='description'>
</section>
## Tests
<section id='tests'>
```yml
question:
text: Question
answers:
- one
- two
- three
solution: 3
```
</section>

View File

@ -0,0 +1,26 @@
---
id: 5e9a0a8e09c5df3cc3600ed6
title: Initialize Array Problem
challengeType: 11
videoId: 0jGfH8BPfOk
---
## Description
<section id='description'>
</section>
## Tests
<section id='tests'>
```yml
question:
text: Question
answers:
- one
- two
- three
solution: 3
```
</section>

View File

@ -0,0 +1,26 @@
---
id: 5e9a0a8e09c5df3cc3600ed5
title: Initializing Different Arrays
challengeType: 11
videoId: CEykdsKT4U4
---
## Description
<section id='description'>
</section>
## Tests
<section id='tests'>
```yml
question:
text: Question
answers:
- one
- two
- three
solution: 3
```
</section>

View File

@ -0,0 +1,26 @@
---
id: 5e9a0a8e09c5df3cc3600eda
title: Loading Data and Advanced Indexing
challengeType: 11
videoId: tUdBZ7pF8Jg
---
## Description
<section id='description'>
</section>
## Tests
<section id='tests'>
```yml
question:
text: Question
answers:
- one
- two
- three
solution: 3
```
</section>

View File

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

View File

@ -0,0 +1,26 @@
---
id: 5e9a0a8e09c5df3cc3600ed9
title: Reorganizing Arrays
challengeType: 11
videoId: VNWAQbEM-C8
---
## Description
<section id='description'>
</section>
## Tests
<section id='tests'>
```yml
question:
text: Question
answers:
- one
- two
- three
solution: 3
```
</section>

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>