0 Forks
1 Stars
1 Watchers

DataStructures

Studying data structures in Python

How to download and setup DataStructures

Open terminal and run command
git clone https://github.com/Chipdelmal/DataStructures.git
git clone is used to create a copy or clone of DataStructures 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 DataStructures https://github.com/Chipdelmal/DataStructures/archive/master.zip

Or simply clone DataStructures with SSH
[email protected]:Chipdelmal/DataStructures.git

If you have some problems with DataStructures

You may open issue on DataStructures support forum (system) here: https://github.com/Chipdelmal/DataStructures/issues