What is indented | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

What is indented

23rd Aug 2020, 3:08 PM
Ganesh
Ganesh - avatar
3 Respuestas
+ 2
thanks
23rd Aug 2020, 3:34 PM
Ganesh
Ganesh - avatar
+ 1
you mean to say the space in the second line?🤔
23rd Aug 2020, 3:21 PM
Ganesh
Ganesh - avatar
0
indentation is the space you provide to declare what segment of a code is in a loop. example: if a==b a=5 b=2 hence, both the above lines fall under if loop.
4th Oct 2020, 11:53 AM
Suhani Goyal
Suhani Goyal - avatar