Light Mode
Dark Mode
Proposition not to count SPACES

Can someone explain, why it is necessary to count SPACES in code? I think this restriction is redundant, because if I want to make my code shorter I can remove spaces, e.g. instead a = b use a=b On one hand this approach is not PEP 8, but on the other hand spaces means nothing for "valuable code".

Created: July 30, 2015, 11:59 a.m.
Updated: Jan. 1, 2016, 9:26 a.m.
1
17
User avatar
Pumba_UA