filmov
tv
Python tutorial for beginners: Indentation

Показать описание
Hello everyone. Let's learn about indentation. Indentation (leading whitespaces at the beginning of a line) is used to define scope or separate blocks of code. Here, I show you an example using the if else statements we saw in the previous video. Enjoy.
If else statements in python:
If else statements in python: