Created
October 25, 2012 17:05
-
-
Save squarism/3954059 to your computer and use it in GitHub Desktop.
This is what Python looks like to Ruby dudes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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