mirror of
https://github.com/notohh/rustlings.git
synced 2025-11-08 05:48:11 -05:00
No more word input
This commit is contained in:
parent
f9e35a4344
commit
d2b5906be2
6 changed files with 8 additions and 8 deletions
exercises/00_intro
|
|
@ -1,6 +1,6 @@
|
|||
// We sometimes encourage you to keep trying things on a given exercise, even
|
||||
// after you already figured it out. If you got everything working and feel
|
||||
// ready for the next exercise, enter `n` (or `next`) in the terminal.
|
||||
// ready for the next exercise, enter `n` in the terminal.
|
||||
//
|
||||
// The exercise file will be reloaded when you change one of the lines below!
|
||||
// Try adding a new `println!`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue