Question: Using C. Create a lozenge using programming. input: n (where n > 0) output: for valid n lozenge with n star on each side, otherwise

Using C.
Create a lozenge using programming. input: n (where n > 0) output: for valid n lozenge with n star on each side, otherwise print "Give me a valid input". sample 1: input: 3 output: sample 2: input: 6 output: BOOOOO
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
