Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
antoni4040125610yDebugging Python using stuff like print("Fuck!!!!")
<some code>
print("FUCK!!!") -
pretz54910yPython ppl be like ....
semicolon?
what semicolon?
is it that thing near l in all these keyboards? -
antoni4040125610y@pretz Not for web developers using Python. There's always Javacript to remind them... -
phoomparin91910y@askerr Any reason why ASI won't work? I haven't used semicolon in my code for years and it's great. -
askerr55510y@phoomparin it's a matter of personal preference I suppose. I prefer semicolons because they're a visual way to delimit statements. The only time I get confrontational about it is when you have a style guide enforcing semicolons and people try to leave them off. No matter what, team consistency is paramount

That moment when you're debugging and you start using 'fuck' like a semicolon
undefined
programming stuffs