Hello, it's ParkingLot
- Open ParkingLot in editor and run it.
create_parking_slot
create parking slot to wait car for park.
park
command to park car in ParkingLot.
leave
command to unpark car in ParkingLot.
status
command to check status of slot in ParkingLot.
registration_numbers_for_cars_with_colour
command to filter register number by color.
slot_numbers_for_cars_with_colour
command to filter slot number by color.
slot_number_for_registration_number
command to filter slot number by register number.