mirror of
https://github.com/RGBCube/CSAssignments
synced 2025-06-21 13:32:10 +00:00
No description
sources | ||
.editorconfig | ||
.editorgconfig | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
README.md | ||
run | ||
run.bat | ||
run.py |
CSAssignments
CS assignments from school, may or may not include assignments from other people.
Downloading
Firstly, you need to clone this repo to your machine:
git clone https://github.com/RGBCube/CSAssignments
cd CSAssignments
OK, now you have the code on your machine. You can use the interactive code runner script to run the code
Running
Linux
./run
Windows
run.bat