ShehrozIrfan / ruby-rocks

This is the repository for beginners so that they can use this repository to make their first contribution to an open source project on GitHub. Solve programming problems using Ruby.
MIT License
22 stars 47 forks source link

Create Ruby script to sort words with capital letters. #79

Closed SANJAY-NT closed 1 year ago

SANJAY-NT commented 1 year ago

I would like to write script to sort words in sorting words that start with a capital letter & leaving everything else in place.

SANJAY-NT commented 1 year ago

First time trying ruby its fun thanks @ShehrozIrfan. for this repository.