You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project has been developed to create an operating system for Operaintg systems module.
This OS basicly simulates Scheduling of processes in a oparating system.
Requeriments
Python == 2.7
How it works?
Execute main.py:
python main.py
About
Creating a very simple operating system using python.