Also, do y’all call main() in the if block or do you just put the code you want to run in the if block?

    • @embed_me@programming.dev
      link
      fedilink
      77 days ago

      Agreed. I program mainly in C so its easier for me to make sense of bad C code than bad python code which just makes me cry

      • jadedwench [they/them]
        link
        fedilink
        English
        17 days ago

        Does Lua rank far below python for you? I have so much rage against it. At least with Python I don’t have to do a bunch of steps to just get it to do something. May take me a while to get through bad Python code, but Lua makes my eyes bleed and I begin to regret my life choices in trying to understand wtf these people wrote.