Question: Exercise 3: Those are the numbers 912 (20 pts) Write a C program using printf statements to print the number of your first ID number,

Exercise 3: Those are the numbers 912 (20 pts) Write a C program using printf statements to print the number of your first ID number, Second ID number and Third ID number in big blocks. Each number is formed using seven rows and seven columns using the number itself. For example 3 is formed using 3's, as shown below as part of the initials 3*1*2. 3333333 111 2222222 3 11 1 2 3 2 3333333 1 3 3 1 22 3333333 1 2222222 Design your printf statements carefully to create enough blank lines at the beginning and end to make your initials readable. (note: add your comments for explanation) PPPPPP 2 2 Insert a copy of your code and explanation. (15 Pts) Insert a clear screenshot of the output. (5 Pts)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
