python script to simulate lru replacement algorithm, probably with bug.. but seems to be working
#USAGE change line 5 with all pages, and line 6 with number of available frames
python script to simulate lru replacement algorithm, probably with bug.. but seems to be working
Python