The program takes input from user and checks if the user is less than 14 yrs.If yes, then it prints "You need a parent's permission to join our group." Run It Now!
A program that displays a pattern of reverse triangles based on user's input of pattern parameter, number of rows (per triangle), repetition of triangles per row, and character display. Run It Now!