Skip to content

Commit 76ae393

Browse files
committed
fix typo
1 parent 744ba11 commit 76ae393

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

trey-hunner-zip-and-enumerate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ For looping over a list with indexes:
177177
**Hint:** how do strings behave with `zip`? Try it out on the
178178
`>>>` prompt and see.
179179
180-
3. Can you also make it print the indexes also?
180+
3. Can you make it print the indexes also?
181181
182182
```
183183
1 A a

0 commit comments

Comments
 (0)