0 Forks
0 Stars
0 Watchers

project-euler

Solution to Project Euler Problems using Python3

How to download and setup project-euler

Open terminal and run command
git clone https://github.com/ZenithClown/project-euler.git
git clone is used to create a copy or clone of project-euler repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with project-euler https://github.com/ZenithClown/project-euler/archive/master.zip

Or simply clone project-euler with SSH
[email protected]:ZenithClown/project-euler.git

If you have some problems with project-euler

You may open issue on project-euler support forum (system) here: https://github.com/ZenithClown/project-euler/issues