+ 1
how can we find indentation error in python
i find this type of error mostly
4 Respuestas
+ 1
means a tab before using print?
+ 2
You will find indentation error in python for unnecessary gaps
example:
https://code.sololearn.com/c86Vy2CWUh43/#py
0
Examples of indent error
https://code.sololearn.com/cZ16nW6gDpL5/?ref=app
0
yes but not only before print also before any line