GaetanoCarlucci / Python_Challenge

My solutions to the Python Challenge.

Home Page:http://www.pythonchallenge.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Challenge Solutions

Python Challenge is a game in which each level can be solved by a bit of Python programming.

Here I provide my solutions.

Description

Each file name corresponds to the number of the riddle.

To run the solution for riddle 1 type in command line:

$python 01.py

About

My solutions to the Python Challenge.

http://www.pythonchallenge.com/


Languages

Language:Python 100.0%