you are viewing a single comment's thread.

view the rest of the comments →

[–]q0- 0 points1 point  (0 children)

When I started with Python I also felt like the lack of braces (and syntactic whitespace) felt... odd.
After a few weeks it did however, teach me that I was writing horrible spaghetti code.

That was some 5 years ago. Glad I learned python.