Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 246 Bytes

File metadata and controls

13 lines (7 loc) · 246 Bytes

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