diff options
author | ihaveslowbrain <gitserver@ihaveslowbrain.com> | 2023-07-15 09:23:42 +0000 |
---|---|---|
committer | ihaveslowbrain <gitserver@ihaveslowbrain.com> | 2023-07-15 09:23:42 +0000 |
commit | 5ee5cca9b31ab2d639f78446a6480e9bc5300377 (patch) | |
tree | eba0044a291c149659c37abae6632d6d785c1211 | |
parent | 2645b90717a5177e300cc0fbaf1c3f1456e3c3c8 (diff) |
folder test
-rw-r--r-- | 2020/aoc2020-01-1.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/2020/aoc2020-01-1.py b/2020/aoc2020-01-1.py new file mode 100644 index 0000000..23d2abb --- /dev/null +++ b/2020/aoc2020-01-1.py @@ -0,0 +1 @@ +print("hello"); |