The goal of this project is to learn go lang by implementing simple application.
The problem I've choose is exercises from google's python lessons
In order to install dependencies run govendor sync
(make sure that govendor is installed in your $GOPATH)