the syntax for a if clause in python is: if condition: now there are no { } like in other languages that define where the code-block starts and where it stops, how do I know which code is executed and which is not
Learn more efficiently, for free:
Introduction to Python
7.1M learners
Introduction to Java
4.7M learners
Introduction to C
1.5M learners
Introduction to HTML
7.5M learners