Correct answer: A. Using indentation (whitespace)
Explanation
Python uses indentation to define code blocks, rather than curly braces used by many other languages.
Practise 3 questions on this topic
Take Python Basics — Timed Test (3 questions) — scored instantly, explanation for every question, no login.