I am trying to show the last 2 digits of an integer. Basically, if I have an input of 1929, it would only display 29. For input 290016, it would display 16.
Asked
Active
Viewed 2,422 times