Skip to content

Instantly share code, notes, and snippets.

@squarism
Created October 25, 2012 17:05
Show Gist options
  • Save squarism/3954059 to your computer and use it in GitHub Desktop.
Save squarism/3954059 to your computer and use it in GitHub Desktop.
This is what Python looks like to Ruby dudes
why(do(I(have.to()))):
call(functions(in.different()))
ways()
class NerdRage(selfselfselfself):
def _________init___________:
i_hate_underscores_in_methods(selfselfself)
if _________name__________ == "_______main_______":
this_is_a_cool_trick_but_underscores = "sad panda"
variable_names_with_underscores_is_fine_by_us = TTTTTTTTrue
# True is not so cool with us
[for i in in i for i in i in i]:
# I'll never understand generators
# Lack_of_closing_brackets scare me at night but i like how clean things are
# I still wish I could omit () when I want to
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment