lesterfernandez / euler

Solutions for project euler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Euler Solutions

You can copy this project onto your computer by running

git clone https://github.com/lesterfernandez/euler.git

You can run any of these files with python

python3 {name_of_file}.py

or

python {name_of_file}.py

About

Solutions for project euler

License:MIT License


Languages

Language:Python 93.7%Language:Java 6.3%