Skip to content

Commit f1e6401

Browse files
prochacencukou
authored andcommitted
Update index.md
1 parent df2af26 commit f1e6401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lessons/fast-track/str/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Zkus se zamyslet, jak Python zpracuje tyto výrazy:
159159

160160
```pycon
161161
>>> len('Ola'.upper())
162-
4
162+
3
163163
```
164164

165165
```pycon

0 commit comments

Comments
 (0)