Question: java 17.Write a Java program that prompts the user to input an integer greater than o which represents the size/height of the triangle shape. The

java
java 17.Write a Java program that prompts the user to input an

17.Write a Java program that prompts the user to input an integer greater than o which represents the size/height of the triangle shape. The program should print the following triangle shape according to the user input by alternating and + characters. Invalid error message must be displayed if the size is less than 1. Example: if the size of the shape = 4, then the program should output: ! ! + ! ! + + 1 + 1 + !+

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!