DEV Community

mathpurpose
mathpurpose

Posted on

C-Basics: Ex3

  1. Write a C program to print a block F using hash (#), where the F has a height of six characters and width of five and four characters. And also to print a big 'C'.

    F
    C

Top comments (1)

Collapse
 
ravi-prakash-singh profile image
Ravi Prakash Singh