Commit 24c4a64
committed
Minor exmpample: Correct explanation
* `'a'[0][0][0][0][0]` is semanically correctly not because
strings are iterables but because they are sequences as well.
Related to satwikkansal#301 parent 5467a67 commit 24c4a64
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1630 | 1630 | | |
1631 | 1631 | | |
1632 | 1632 | | |
1633 | | - | |
| 1633 | + | |
1634 | 1634 | | |
1635 | 1635 | | |
1636 | 1636 | | |
| |||
0 commit comments