Question: Language:C Problem 2 Create a lozenge using programming. (12 marks) input: n (where n > 0) output: for valid n lozenge with n star on
Problem 2 Create a lozenge using programming. (12 marks) 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: 5 sample 2: input: 6 output
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
