|
|
|
|
|
by jboy55
2745 days ago
|
|
When I switched to Python, the one thing I predicted I'd hate is the forced indentation. The reality is that after a week or so I forgot completely about it. There are other things for sure that became an issue (took awhile to fully grok class variables vs instance variables), but the indentation was never one of them. |
|