Reverse a Number Version 1.0
This code that I wrote is a reverse a number program the purpose of this code is that when a user enter a series of number it will display in reverse order. I also include a function that enables the user to run the program again by asking the user do you want to continue y/n. Im using the library function in java scanner util to convert lowercase character into uppercase character. It show's how
- Read more about Reverse a Number Version 1.0
- Log in or register to post comments
- 22 views