• Titilonic
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    4 years ago

    Indeed, I never felt like Python was like “plain English” at all, it’s just a language with less special characters like &&, etc. In fact, If you wanted English, you’d be better off with a language like Rockstar instead.

    • Ephera
      link
      fedilink
      arrow-up
      5
      ·
      4 years ago

      Yeah, I didn’t even want to get started on how non-plain-English Python can be.

      Things like __init__(), _private_method() and all of the abbreviations that are so common in Python, that just doesn’t read nicely, neither in plain English nor in code.