Developer-Students-Club-MAIT / cool_code_snippets

This is a repository for adding not so popular/known but very useful and cool code snippets in any language or framework that the community might benefit from
MIT License
12 stars 16 forks source link

Diamond Square! #22

Closed kaustubhgupta closed 4 years ago

kaustubhgupta commented 4 years ago

Description

In this challenge, you need to create a program to print a diamond enclosed in a square. The diamond should look like this: image

You need to take input for the number of rows

Language

Type of issue

The checklist will be updated by the maintainers/author of this issue according to the language in which snippets are added or are proposed to be added.

BirajCoder commented 4 years ago

Hey, I can solve this in python , can you please assign me to this issue?

Bhaswati-Saha commented 4 years ago

Would like to solve it in java.Can you please assign it to me?

BirajCoder commented 4 years ago

@kaustubhgupta Hey , I have uploaded my code in python , please do check it and let me know if there is any error .

arnab031 commented 4 years ago

Hello, I can solve this in C , Can you please assign me to this issue? Screenshot 2020-10-18 202649

sakshamarora1 commented 4 years ago

@arnab031 go ahead! Make sure to add it in snippets/c/.