How can write a java program to count and print the number inputted by a user using DO...WHILE loop i.e when a user enters 20, the program should print from 1-20 ?