googlon challenge

to run the challenge you need docker installed or python3.

to run with docker you need to build the image:

docker build -t googlon .

and run de image:

docker run googlon:latest

to use python3:

python3 script.py