• anomnom@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      29
      arrow-down
      1
      ·
      2 months ago

      Pythons weak typing means it never knows what is what. It’s up to the programmer to not screw it up.

    • lime!@feddit.nu
      link
      fedilink
      English
      arrow-up
      17
      ·
      2 months ago

      one of python’s strong suits is it’s foreign function interface. it’s very easy to call code in other languages from python, which can speed execution up significantly