Everytime I have to use some python script I fucking groan. God, what a pain in the ass python is...

  • yoink [she/her]
    ·
    edit-2
    2 years ago

    literally this, as well as calling the function with every print instead of calling the variable they're after directly unless i'm missing something entirely

    • captcha [any]
      ·
      2 years ago

      Being able to externally mutate the internals of a function is bad and shouldn't be allowed in a language.