rustlings/solutions/00_intro/intro1.rs

3 lines
150 B
Rust
Raw Normal View History

2024-05-21 00:47:57 +01:00
// The exercise `intro1` only requires entering `n` in the terminal to go to the next exercise.
// It is just an introduction to how Rustlings works.