freeCodeCamp/curriculum/challenges/english/08-data-analysis-with-python/numpy/accessing-and-changing-elements,-rows,-columns.english.md

27 lines
324 B
Markdown
Raw Normal View History

---
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>