Write a java program that prompts the user to enter a positive integer number representing the number of rows/columns in the square in the range 0 < ≤ 9. If is outside this range, print the invalid message (Invalid input. Try again.) and ask the user to try again.
The program should display a square of size N filled with the character ‘*’. The first row and first column of the square are exceptional and will equal the value of N.
Answers
Answered by
0
Answer:
hello here for free point sorry
Answered by
0
Answer:
Here is your answer.
Explanation:
Hope you like it
Similar questions