How do I isolate the last digit in a number.
I.e. I have a variable called ‘number’ that is 24 and i want the 4
(The number never gets above 99)
How do I isolate the last digit in a number.
I.e. I have a variable called ‘number’ that is 24 and i want the 4
(The number never gets above 99)
:: Copyright KIRUPA 2024 //--