Answer:
The following code read the numbers in the range of 100 through 500.
Step-by-step explanation:
The following code is written in Java Programming Language.
Here, firstly create a new Scanner object "keyboard" then, declare an integer variable "number" to "keyboard.nextInt()" and the set the loop while and inside it print the message.