filmov
tv
Switch Case|Regular Expression|JavaScript|Interview Question

Показать описание
One of the interview code assessments in javascript.
Input String starting with | Output
-----------------------------------------------------
aeiou | A
bcdfgh | B
jklmnp | C
qrstvw | D
xyz | E
Input String starting with | Output
-----------------------------------------------------
aeiou | A
bcdfgh | B
jklmnp | C
qrstvw | D
xyz | E