Skip to content

Instantly share code, notes, and snippets.

View gouravkhunger's full-sized avatar
🎯
Focusing

Gourav Khunger gouravkhunger

🎯
Focusing
View GitHub Profile
@gouravkhunger
gouravkhunger / sexyPyramid.c
Last active November 3, 2023 22:18
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (fool) ? maybe : maybeNot
/*
This program prints a sexy pyramid with the following pattern sequence:
input: 15
output:
1
232
34543
4567654
567898765