0
it shows me an indentation error in my python software in windows but i don't face any difficulty in MOBILE APP would anyone help me to solve ?
5 Respostas
+ 2
maybe you mixed space and tab ? I remember python don't like that.
+ 1
just press tab once for indentation.
it will work!
+ 1
Check also if you didn't put just a space at the beginning of the line.
0
it worked when i tried 4 space in the next line
- 1
don't use indentation, use 4 spaces ever