/enumerable-ruby

Primary LanguageRubyMIT LicenseMIT

Enumarable Methods

Enumerable methods are methods that are available in the Array class (or others collection classes),

that are used to iterate over the items in the collection, one by one.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Clone the repository and run into your terminal:

ruby my_list.rb

Prerequisites

You need to have Ruby installed on your machine.

Built With

Authors

Addis Tsega

Andy Menutti

Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse

📝 License

This project is MIT licensed.