We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98d1f49 commit 894c92cCopy full SHA for 894c92c
1 file changed
advanced/iters.md
@@ -46,7 +46,7 @@ Lists and strings don't change when we iterate over them.
46
h
47
i
48
>>> word
49
-'hello'
+'hi'
50
>>>
51
```
52
0 commit comments