Problem: Write a C/C++ program to continuously read a character from the user and, if the character is 'l' through '4', turn on or off that led (Controlling mbed's LEDs from Host Computer by inserting'l' through '4' to on or off the related LED). Compile and download the code to your mbed, reset the mbed, and then open a serial terminal to the mbed to enter the characters.