Skip to content Skip to sidebar Skip to footer
Showing posts with the label Indentation

How To Deal With Indentationerror: Unexpected Indent

I'm currently working with raspberry pi and using DHT11 to read temperature and humidity values… Read more How To Deal With Indentationerror: Unexpected Indent

4 Spaces For Indentation - Syntax Error

I'm using 4 spaces for indentation, but get a Syntax error. When I use the indentation in the T… Read more 4 Spaces For Indentation - Syntax Error

Inconsistent Indentation With Python After Split

edit in progress will re-submit sometimes later edit in progress will re-submit sometimes later edi… Read more Inconsistent Indentation With Python After Split

Why Is Python Strict About Indentation?

This question is coming from this Stack Overflow question. Why is Python is designed to use correct… Read more Why Is Python Strict About Indentation?

Atom Editor Indentation Error With Python

I am new to atom, so I opened my existing code using atom and modified few lines, then when I tried… Read more Atom Editor Indentation Error With Python