# -------------------------------------------------------------------------------------------------------------------- # # PHONE NUMBERS # Phone numbers to close the room. # When one of the listed phone numbers remains in the room, the room is closed. # -------------------------------------------------------------------------------------------------------------------- # phones=( '1234' '4567' '7890' )