0 Forks
2 Stars
2 Watchers

cs50-exercises

Project files for CS50's Introduction to Computer Science problem sets on edX 🧩

How to download and setup cs50-exercises

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

Or simply clone cs50-exercises with SSH
[email protected]:ioalex/cs50-exercises.git

If you have some problems with cs50-exercises

You may open issue on cs50-exercises support forum (system) here: https://github.com/ioalex/cs50-exercises/issues