SarthakKeshari / Java-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 98 forks source link

Letter M #311

Closed SarthakKeshari closed 3 years ago

SarthakKeshari commented 3 years ago

Enter your question -

Write a program to print letter M exactly as shown below -

image

Enter link to the question(if question belongs to any online platform) -

No link

Tags for the question(eg - Array, Basic, Stack, etc.) -

loops, pattern printing

WilsoP commented 3 years ago

Can I have a go at this?

WilsoP commented 3 years ago

I've attached a solution :)

SarthakKeshari commented 3 years ago

@WilsoP, Kindly note - Its against the guidelines to create a PR without the issue getting assigned. I hope this will be followed from the next PR. I will accept it since this is the first time

Thankyou