Skip to content

Commit 8e7802f

Browse files
authored
Update day4-2.py
1 parent dd9d3c8 commit 8e7802f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

day4-2.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-2.py
2+
# cat day4input.txt | snek ./day4-2.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