pratik-choudhari / AlgoCode

Welcome everyone!🌟 Here you can solve problems, build scrappers and much more💻
https://github.com/pratik-choudhari/AlgoCode
MIT License
131 stars 166 forks source link

Added Palindromic Pyramid #309

Closed Harshalszz closed 3 years ago

Harshalszz commented 3 years ago

Description

The palindromic number are the number whose reverse is equal to the original number. Given number of rows print a valid palindromic pyramid.

Added files: Python/Palindromic_Pyramid/Palindromic_Pyramid.py Python/Palindromic_Pyramid/Readme.md

Reference Issue number #277

issue_no must refer to the issue related to this PR, visit here

Type of change

Choosing one or more options from the following as per the nature of your Pull request. NOTE: Check boxes using [x]

Checklist: