Menu

[solved] – Question 8741

write a java program that wil prompt the user for a positive integer(num)and then display two triagles with num number of line to represent the following pattern of asterisks.the input num must be validated,and if invalid,the user must be allowed a maximum of 3 tries to enter the correct value

Expert Answer


OR


Leave a Reply

Your email address will not be published. Required fields are marked *