Are Python Loops and Conditionals Really Easy?
Python is a stubbornly literal child. It only does exactly what you tell it to do, nothing more. If your logic is boring, it will happily follow you into chaos. That’s where conditionals and loops… Are Python Loops and Conditionals Really Easy?

