summaryrefslogtreecommitdiff
path: root/solutions/00_intro/intro1.rs
blob: 07d4e4fdceffea0c040b15fe94f38fa2cd171de7 (plain)
1
2
// 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.