Brace Yourself!

Generally, in languages (like C), we use braces {} to denote scope rather than spaces.

If you are one of the people who doesn’t like using whitespace in Python to denote scopes, you can use the C-style {} by importing:

Get hands-on with 1200+ tech skills courses.