Skip to content

IvanovskyOrtega/project-euler-solutions

Repository files navigation

Project Euler Solutions

Here I'll upload my solutions to Project Euler's problems and its implementations in Python.

Content

  1. About this repo
  2. Run code
  3. Author

About this repo

By now, there's only some code. Later on I'll add my explanations for each solution.

Suggestions, corrections and improvements are welcome, since this repo is for improve my skills in programming and don't forget Maths.

Run code

I'll attempt to use standard Python 3 (no dependencies required). So, just run a script as follows:

$ python SCRIPT_NAME.py

Author

  • Ivan Ortega Victoriano

About

My solutions to Project Euler's problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages