Finished 8 and addede 9

This commit is contained in:
2021-12-09 19:57:00 +01:00
parent daf0ca92e4
commit ad92e950a9
5 changed files with 57 additions and 40 deletions

3
december_9/src/main.rs Normal file
View File

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