Skip to content

Commit

Permalink
hello world day2
Browse files Browse the repository at this point in the history
  • Loading branch information
SudeepMi committed Mar 2, 2024
0 parents commit 8fa41fc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions hello_world.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
// This is the main function.
fn main() {

// Print text to the console.
println!("Hello World!");
}

0 comments on commit 8fa41fc

Please sign in to comment.