We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d0b875 commit b4b584fCopy full SHA for b4b584f
day1.py
@@ -1,5 +1,5 @@
1
#!/usr/local/bin/snek
2
-# cat day1input.txt | ./day1.py
+# cat day1input.txt | snek ./day1.py
3
high1 = -1000
4
high2 = -2000
5
high3 = -3000
0 commit comments