mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-11-29 22:47:43 +02:00
Add README to the quizzes directory
This commit is contained in:
@@ -90,11 +90,6 @@ You can also get the hint for the next pending exercise with the following comma
|
|||||||
rustlings hint
|
rustlings hint
|
||||||
```
|
```
|
||||||
|
|
||||||
## Quizzes
|
|
||||||
|
|
||||||
After every couple of sections, there will be a quiz that'll test your knowledge on a bunch of sections at once.
|
|
||||||
These quizzes are found in `exercises/quizzes`.
|
|
||||||
|
|
||||||
## Continuing On
|
## Continuing On
|
||||||
|
|
||||||
<!-- TODO: Mention third-party exercises -->
|
<!-- TODO: Mention third-party exercises -->
|
||||||
|
|||||||
3
exercises/quizzes/README.md
Normal file
3
exercises/quizzes/README.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# Quizzes
|
||||||
|
|
||||||
|
After every couple of sections, there will be a quiz in this directory that'll test your knowledge on a bunch of sections at once.
|
||||||
Reference in New Issue
Block a user