example Write a program that will do the following:
accept a 4 digit value from the virtual serial port on the Nucleo Board.
If the 4 digit value is one of the 10 pass-codes stored in an array, issue an auditory feedback signal and the text "access granted" to the serial port.
If it is not one of the 10 allowable pass-codes, issue another...