Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 263 Bytes

File metadata and controls

9 lines (6 loc) · 263 Bytes

Running the Simulator

To run the simulator, navigate to the Exercises/VerySimpleSimulator/src folder and execute the following command:

python very_simple_simulator.py -p <path_to_task>

Replace <path_to_task> with the path to your task file.