Skip to content

James-Crowfoot/CS-Test

Repository files navigation

How to download and run program

The most up to date version will be in the folder. You can copy and paste code into your current version if needed.

LOCAL: (Windows)

Method 1 - Most recent Updates

Individualy download each file 
open terminal
enter these commands
cd nameofmainfolderwherefolderlocated  e.g cd documents
cd nameoffolderwherefileslocated  e.g cd cstest
python main.py

Method 2 - .zip

Link to dowload Most recent update as a .zip file
1. Download .zip file
2. Extract Contents
Either
3a. Open and run main.py in your python IDE of choice, such as thonny or VS Code.
Or
3b. Install Latest Version of Python 3 (Available in microsoft store) if you havent already.
4b. Open Command Prompt/Terminal (search in start)
enter these commands:
cd Downloads
cd CS Revision Test v1.0
CS Revision Test v1.0
python main.py

Method 3 - .exe

Double click the .exe file and it will open its built in extraction tool. Do Steps 3 onwards of Method 1

Online:

Open CS Revision Test v1.0 folder (Not .zip file) in this github repository, and transfer each file to the online IDE such as replit and run main.py

Computer Science Tester by James Crowfoot is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International

About

OCR GCSE Computer Science Revision Test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors