Sololearn: Learn to Code
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1
Indentation is the spaces or tabs at the beginning of that statement. Example: if 1 == 1: print(1) The indentation occurs to the paces from the print function.
28th Apr 2020, 11:42 AM
rafalzacher1