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

  • macabrett
    ·
    2 years ago

    but we're in a thread talking very specifically about syntax...

    • captcha [any]
      ·
      2 years ago

      Passing arrays in C isn't hard because of the syntax. Its hard because of how C handles memory. C# and Java are designed to be memory safe so they dont have that problem.