August 2021
Beginner to intermediate
118 pages
1h 29m
English
| Puzzle 3 | When in Kraków |
| | city = 'Kraków' |
| | print(len(city)) |
Guess the Output | |
|---|---|
|
|
Try to guess what the output is before moving to the next page. |
This code will print: 7
Unicode | |
|---|---|
|
|
If you’re reading this book in electronic format, don’t copy and paste the code from the book; you’ll probably get a different answer due to Unicode translation issues. ... |
Read now
Unlock full access