Control flow limits

from where to where the “:”
this will consider it as the matter under the statement
ex if a<c :

till how much it will consider the statements of if
how to end it

All the statements which are witten in the block of if will be indented a bit(usually they have an indent if 1 tab). You can find the explanation of the same in the given link below -