Skip to content

Python typing practice - medium

Python trades braces for indentation, which makes it lighter on punctuation but far less forgiving about whitespace.

What actually slows people down

Colons at the end of a block opener are easy to forget, and consistent indentation matters in a way it does not in brace languages.