Skip to content

Commit

Permalink
Update 1.py
Browse files Browse the repository at this point in the history
  • Loading branch information
thisismudith committed Jul 16, 2022
1 parent 672ded9 commit 53eaf9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2020/1.py
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 53eaf9f

Please sign in to comment.