Is there a simple way to make all numbers appear as 3 characters.
3=003
60=060
900=900
…basically that sort of thing. I can’t figure out an easy way to do it aside from a few loops.
Is there a simple way to make all numbers appear as 3 characters.
3=003
60=060
900=900
…basically that sort of thing. I can’t figure out an easy way to do it aside from a few loops.
:: Copyright KIRUPA 2024 //--