In-code or seudo code, write a parking ticketing system that gives out tickets based on car size (s, m, l). If a small car comes in it should prioritize going into a small spot and if they are all taken, then to take the next available open spot size. Do this with each size.