• frezik
    link
    fedilink
    arrow-up
    35
    ·
    1 year ago

    People used to argue that Python was incredibly readable. Then I started seeing shit like this.

      • frezik
        link
        fedilink
        arrow-up
        7
        ·
        1 year ago

        It jams far too much on one line. Break it up. It’s a mistake I see a lot on Python.

    • addie@feddit.uk
      link
      fedilink
      arrow-up
      15
      ·
      1 year ago

      I think that Python has a bit of a ‘Microsoft Word’ thing on the go. You know how your own docs are completely editable and print fine, but everyone else’s are a complete fucking disaster and pressing a single key will screw up the formatting of the whole document? Your own Python code is full of sensible idioms and pragmatic naming conventions, but everyone else’s was plainly written while on mushrooms.