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
      arrow-up
      8
      ·
      2 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]@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 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.