Skip to content

Instantly share code, notes, and snippets.

@geeky-sh
Created July 18, 2021 13:07
Show Gist options
  • Save geeky-sh/b34a63b269839609c5a86b5ffa23f727 to your computer and use it in GitHub Desktop.
Save geeky-sh/b34a63b269839609c5a86b5ffa23f727 to your computer and use it in GitHub Desktop.
Display diamonds
0:
*
1:
*
***
*
2:
*
***
*****
***
*
3:
*
***
*****
*******
*****
***
*
4:
*
***
*****
*******
*********
*******
*****
***
*
Simple ones:
4:
*
**
***
****
***
**
*
4:
*
**
***
****
***
**
*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment