Separate processes are created which will hold tickets. These processes will then be handled by the scheduler that will determine the next process to be executed through random generation
Python 3
Open Command Prompt
Navigate to folder containing Operating_Systems_Scheduling.py with commands 'cd' and '..'
Execute with 'python Operating_Systems_Scheduling.py'