diff options
-rw-r--r-- | day10/both.bas | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/day10/both.bas b/day10/both.bas index d57efd2..d3de141 100644 --- a/day10/both.bas +++ b/day10/both.bas @@ -1,4 +1,4 @@ -REM Advent of Code 2022: Day 9, part 1 +REM Advent of Code 2022: Day 10, both parts REM Written in Applesoft BASIC 10 GR |