• magic_lobster_party
    link
    fedilink
    122 years ago

    I’ve programmed Python mostly without IDE without any problem. It’s no more difficult to understand the structure of the program than a bracketed language.

    • @notabot@lemm.ee
      link
      fedilink
      22 years ago

      Don’t get me wrong, I know it’s quite possible, I find it just grates when you’re used to braces and semi-colons. They’re sort of a standard across many languages, and is an extra mental gearshift to python syntax.