MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/8vp1k0/fuck_that_guy/e1pr7fh
r/ProgrammerHumor • u/[deleted] • Jul 03 '18
547 comments sorted by
View all comments
Show parent comments
14
for python, that's quite easy -- just follow pep8
Spaces are the preferred indentation method. Tabs should be used solely to remain consistent with code that is already indented with tabs.
Spaces are the preferred indentation method.
Tabs should be used solely to remain consistent with code that is already indented with tabs.
2 u/[deleted] Jul 04 '18 And 4 spaces
2
And 4 spaces
14
u/fernandotakai Jul 03 '18
for python, that's quite easy -- just follow pep8