Ruby Plus Plus
# There is no ++ in Ruby! Use this instead:
i += 1
I got 99 problems but a bug aint one!
# There is no ++ in Ruby! Use this instead:
i += 1