Question: Create a .java file named DivisibleLines.java. Write a program that prompts the user to enter a number larger than 20. The program should then display
Create a .java file named DivisibleLines.java. Write a program that prompts the user to enter a number larger than 20. The program should then display all the numbers from 2 to the number entered that are divisible by 2 or 3, but not both. There should only be 10 numbers per line. Numbers should be separated by a space.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
