diff --git a/2020/3.py b/2020/3.py index 71b908d..2cab356 100644 --- a/2020/3.py +++ b/2020/3.py @@ -1,5 +1,5 @@ # If you already have the data as an input use: -data = [] # Your Advent Input +data = [] # Your Advent Calendar Input # However, it is highly recommended to run this: location = "" # Path of the input.txt provided from Advent Calendar try: