finished intro1

This commit is contained in:
karmabadger 2023-04-08 20:27:23 -04:00
parent 7f1754ecc5
commit b66b5262b0

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... "#);