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
-
TheOct039316yPython not being my main, I always write increments in it. And then I wonder why the code doesn't work.
-
lun01986ybut almost everything in python is iterable. u always can use enumerate(), itertools.count(), range()
-
Root825446y@TheOct0 I still try using ++ in Ruby, too. I'm always disappointed when it doesn't work.
-
Feature Request: User preference to set which language standard to use for the upvote and downvote buttons.
Being a python developer, upvoting using ‘++’ is kinda awkward.
rant