No offence

  • Rooki@lemmy.ml
    link
    fedilink
    arrow-up
    8
    arrow-down
    19
    ·
    1 year ago

    Python is rather the clown. As it is more Scratch than a programming language

      • Valmond@lemmy.ml
        link
        fedilink
        arrow-up
        6
        arrow-down
        1
        ·
        1 year ago

        He mixed up spaces and tabs, threw the keyboard out the window.

        Python is nice.

    • darcy@sh.itjust.works
      link
      fedilink
      arrow-up
      3
      arrow-down
      4
      ·
      1 year ago

      dont listen to them my friend. python sucks. the only reason to use it is the libraries. otherwise use lua if you want a similar scripting language that doesnt care if you forget a space key

      • Solumbran@lemmy.world
        link
        fedilink
        arrow-up
        2
        arrow-down
        1
        ·
        1 year ago

        “Use lua if you want a language that allows you to code in a crappy way” is a good argument

        • darcy@sh.itjust.works
          link
          fedilink
          arrow-up
          1
          arrow-down
          1
          ·
          1 year ago

          sure, but for small simple things (eg. something otherwise done in shell scripting), it is convenient and very simple, with consistent syntax. dont get me wrong: i love compiled languages