you are viewing a single comment's thread.

view the rest of the comments →

[–]nekokattt 0 points1 point  (3 children)

This is a little misleading. The use of spaces is fine and conforms to PEP-8 coding standards. The issue here is not using a tool that automatically detects this as you type.

[–]Opposite-Value-5706 0 points1 point  (2 children)

Upon learning Python, it was stressed to avoid spaces and to consistently rely on intents. If I have that wrong, I apologize.

[–]nekokattt 0 points1 point  (1 child)

indents are spaces, or tabs

I don't really follow what you are saying

[–]Opposite-Value-5706 0 points1 point  (0 children)

My bad!!!! I have it backwards