Alex-cisneros / googlon-challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 94.0%Language:Dockerfile 6.0%