SarthakKeshari / CPP-Questions-and-Solutions

This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
MIT License
47 stars 132 forks source link

Letter I #354

Closed Fury-MadMax closed 2 years ago

Fury-MadMax commented 2 years ago

Issue Id you have worked upon - #330

Briefly explain your program logic -

For printing the pattern of the letter I , i have used 3 distinct string patterns in a particular order and used a for loop for printing the pattern from 0 to n and some basic c++ string concepts.

Screenshots(Attach 2 screenshots of your own input and output) -

image


Checklist:

Eg - If your code follow the below guidelines. Kindly change [] to [x]

All the conditions should be fulfilled for considering your code for merging -