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?

  • bane_killgrind@slrpnk.net
    link
    fedilink
    English
    arrow-up
    1
    ·
    7 months ago

    Now think about this, you have logic that doesn’t make sense when run directly, but you need it to be a library.

    You have multiple name=main statements in some of your functions