ethanmb/Platform-Perturbation-Recipe
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
READ ME To run script: open up command prompt or terminal (type "cmd" in widows explorer, or command space and type "terminal" on macOS) Ensure python is installed type "python3 --version" If not installed: install python 3 To run script change directory to folder the script is saved to: type "cd *folder location*" e.g. my computer/documents/algorithm/ Then type: "python3 sortingScript_ver0.2.py" Follow instructions of script on terminal