hacktoberfest-2018/code/dashaw92.rs
2018-10-01 05:40:42 -07:00

5 lines
128 B
Rust

fn main() {
println!("Hello, world! I am dashaw92.");
println!("I am a young adult interested in computer science.");
}