🦀/100 Projects/Notes/Source

src/main.rs

View on GitHub
fn main() {
    println!("Hello, Rust!");
    println!("Welcome to day 1!");
}

← Back to folder