init ch1 and ch2

This commit is contained in:
2024-12-23 10:39:43 -07:00
commit e441b9e066
4 changed files with 5 additions and 0 deletions

BIN
HelloWorld/main Normal file

Binary file not shown.

3
HelloWorld/main.rs Normal file

@ -0,0 +1,3 @@
fn main() {
println!("Hello, world!");
}

1
guessing_game Submodule

Submodule guessing_game added at 090963e72e

1
hello_cargo Submodule

Submodule hello_cargo added at eb75fd694e