We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8826dd commit a4c07caCopy full SHA for a4c07ca
exercises/00_intro/intro1.rs
@@ -3,7 +3,7 @@
3
// ready for the next exercise, enter `n` in the terminal.
4
//
5
// The exercise file will be reloaded when you change one of the lines below!
6
-// Try adding a new `println!`.
+// Try adding a new `println!` and check the updated output in the terminal.
7
8
fn main() {
9
println!("Hello and");
0 commit comments