intro 1 done

This commit is contained in:
Paul Scarrone 2023-02-12 19:23:43 -05:00
parent 486af03f79
commit 32c2a27266

View File

@ -9,8 +9,6 @@
// when you change one of the lines below! Try adding a `println!` line, or try changing
// what it outputs in your terminal. Try removing a semicolon and see what happens!
// I AM NOT DONE
fn main() {
println!("Hello and");
println!(r#" welcome to... "#);