creat an application that prompts for an integer using the scanner cl. write an input validtaion loop to allow only integers to be entered in the range of 1-10(inclusive). The program uses another loop to diplay the numbers counting from the input value 1. The output is to the console window . name the file CountDown
No comments:
Post a Comment