1
Fork 0
mirror of https://github.com/RGBCube/CSAssignments synced 2025-07-26 13:37:44 +00:00

Start making the interactive runner & use punctuation and stuff

This commit is contained in:
RGBCube 2022-11-05 21:51:51 +03:00
parent 58f5c52db5
commit 9a63e4127d
4 changed files with 80 additions and 25 deletions

View file

@ -31,5 +31,5 @@ You can download it from [here](https://www.python.org/downloads/).
### Windows
```bat
run.bat
.\run.bat
```