Whitespace at the beginning of the line is called indentation. These indentation are very important in python. In python program, the leading whitespace including spaces and tabs at the beginning of the logical line determines the indentation level of that logical line.