chore(learn): Applied MDX format to Chinese curriculum files (#40462)

This commit is contained in:
Randell Dawson
2020-12-16 00:37:30 -07:00
committed by GitHub
parent 873fce02a2
commit 9ce4a02a41
1665 changed files with 58741 additions and 88042 deletions

View File

@ -4,27 +4,30 @@ challengeType: 11
videoId: LMNub5frQi4
---
## Description
# --question--
<section id='description'>
</section>
## --text--
## Tests
Most people that are experts in AI or machine learning usually...:
<section id='tests'>
## --answers--
```yml
question:
text: |
Most people that are experts in AI or machine learning usually...:
answers:
- |
have one specialization.
- |
have many specializations.
- |
have a deep understanding of many different frameworks.
solution: 1
```
have one specialization.
---
have many specializations.
---
have a deep understanding of many different frameworks.
## --video-solution--
1
# --hints--
# --solutions--
</section>