Skip to content

Commit b4b584f

Browse files
authored
Update day1.py
1 parent 6d0b875 commit b4b584f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: day1.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/local/bin/snek
2-
# cat day1input.txt | ./day1.py
2+
# cat day1input.txt | snek ./day1.py
33
high1 = -1000
44
high2 = -2000
55
high3 = -3000

0 commit comments

Comments
 (0)