Skip to content

mayank-gupta/ProjectEulerProblems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ProjectEulerProblems

Solutions to the project euler problems in python.

I just started learning python so code might not be that good.

Till Now I have solved first 30 problems. Will solve more as time permits.

To Run

  1. Start python commandPrompt by typing following command in the directory where you have source file: "python"
  2. Run solution by using following commands from the python command prompt: "import pyEuler" "pyEuler.sol<PROBLEM_NUMBER>()"

NOTE: Some commands might need arguments as specified.

About

Solutions to the project euler problems in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published