Y
Hacker News
new
|
ask
|
show
|
jobs
by
bbrik
2219 days ago
Very cool. Why all those semi-colons in your code?
1 comments
lipeltgm
2218 days ago
I doubt it'll be a popular response, but despite Python not requiring semicolons while many do (or most languages I use), I simply tend to end all statements with semicolons as a personal preference.
link