Added folder for Dec 6 with input files

This commit is contained in:
2021-12-06 23:24:05 +01:00
parent 9dea01af07
commit 0f24617da4
4 changed files with 13 additions and 0 deletions

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

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