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?

  • atx_aquarian@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    29 天前

    I’m at peace with balanced underscores (like “dunder name equals dunder main”) and the internal ones for snake case, but in the unbalanced ones (prefixing unders and dunders for pseudo-private) still bug me. But at least, conventionally, it’s visually the same idea as Hungarian notation.