Table of Contents
bank07.py: Simulate customers arriving at random, using a Source requesting service from a clerk.
model ()
Customer
Customer arrives, is served and leaves
Source
Source generates customers randomly