AOA, i have created the Scheduling Algorithms using excel File in python.
Requirements:
1) First you have to create an Excel File and save process and their burst time in it.
2) Save the Excel File in the project directory.
3) You have to re-write the code from the uploaded Report (sorry for the inconvenience).
4) After the execution The code will be able to calculate average time of processes in FCFS, SJF, Priority Scheduling and Round Robin.
NOTE: Every detail is in the report that is uploaded. Thankyou.