TheRenegadeCoder / sample-programs

Sample Programs in Every Programming Language
https://sampleprograms.io
MIT License
553 stars 564 forks source link

Add Palindromic Number in Ruby #3878

Closed msj4 closed 1 month ago

msj4 commented 1 month ago

Congrats on taking the first step to contributing to the Sample Programs repository maintained by The Renegade Coder! For simplicity, please make sure that your pull request includes one and only one contribution.

Please fill one of the sections below as applicable. Please also add any other relevant information to the Notes section at the bottom. You may delete or just ignore any other sections. For more information please refer to our contributing documentation

I Am Adding a New Code Snippet in an Existing Language

msj4 commented 1 month ago

Thanks for your contribution @msj4 . In the future, please make sure the title of the PR is Add {PROJECT} in {LANGUAGE}.

noted, will do Boss.