Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeromedalbert/python-challenge-in-ruby

Python Challenge in Ruby
https://github.com/jeromedalbert/python-challenge-in-ruby

Last synced: about 2 months ago
JSON representation

Python Challenge in Ruby

Awesome Lists containing this project

README

        

# Python Challenge in Ruby

Back in the day when I was learning Ruby, I decided to do the http://www.pythonchallenge.com (in Ruby) to get more acquainted with this language. The quality of the code written back then was not great, but I keep this repository available for other people who might be doing the same challenge.

Each folder represents a level.

## Usage

Go to any folder and type :

$ ruby solve.rb

You may have missing gems at some point. In which case you can type :

$ gem install gem_name