• Omega_Haxors
    link
    fedilink
    English
    arrow-up
    12
    ·
    edit-2
    3 months ago

    Why even use variables in the first place? Just place the values directly into your code. If you need to change a value, that’s just bad planning. Hell, why even use values either? Just run a loop on the INC instruction until you get the value you need. It’s just efficient programming.