Skip to content

Zilean12/FCFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FCFS

Python Code of FCFS

Question - Simulate the FCFS algorithm. Input: Take input from a text file. Output: TAT, WT, RT, and RD for all the processes and compute their average.