/euler

Solutions for project euler

Primary LanguagePythonMIT LicenseMIT

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