SIGN IN SIGN UP

Added first come first served scheduling (#1722)

* Added FCFS

* Fixed spelling error

* Rename fcfs.py to first_come_first_served.py

* Fixed FCFS and added tests.

* Made changes requested

* Use enumerate() instead of range(len())

Co-authored-by: Christian Clauss <cclauss@me.com>
A
Ale3androsS committed
e7041a8ecafd6df97e00b2c801457b508654c290
Parent: dacf1d0
Committed by GitHub <noreply@github.com> on 2/6/2020, 7:48:58 PM