What is indented | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

What is indented

23rd Aug 2020, 3:08 PM
Ganesh
Ganesh - avatar
3 Respostas
+ 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