Question: Write a C program to print a block E using hash (#). The height and width can be read by using scanf. marks 40 Sample
Write a C program to print a block E using hash (#). The height and width can be read by using scanf. marks 40
Sample input: 7,4
Sample output : ####
#
#
####
#
#
####
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
