Skip to content

Commit dd9d3c8

Browse files
authored
Update day4.py
1 parent e2e44ca commit dd9d3c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

day4.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/local/bin/snek
2-
# cat day4input.txt | ./day4.py
2+
# cat day4input.txt | snek ./day4.py
33
def instr(start, s, ch):
44
for i in range(start, len(s)):
55
if s[i] == ch:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy