97

Being a python developer, upvoting using ‘++’ is kinda awkward.

Comments
  • 5
    +=
    Best thingy ever!
  • 5
    (inc)

    For all the Clojure heads out there.

    Might be just me, tho.
  • 5
    Poor Python is missing out.

    Sadly Ruby is, too ☹
  • 0
    There are no x men in Python universe
  • 5
    Python not being my main, I always write increments in it. And then I wonder why the code doesn't work.
  • 0
    but almost everything in python is iterable. u always can use enumerate(), itertools.count(), range()
  • 0
    @lun0 yeah, so?
  • 3
    @TheOct0 I still try using ++ in Ruby, too. I'm always disappointed when it doesn't work.
  • 0
    @greg- what is your question?
  • 1
    @MrEvilCooki3 Stupid reasoning if ever there was one. 😡
  • 1
    For me it's always a little awkward when ++ or -- does not work on Python.
  • 0
    Feature Request: User preference to set which language standard to use for the upvote and downvote buttons.
  • 0
    An up arrow also a good option
Add Comment