Question: Dear all, Today, during the class, please continue working on your name initial program that you started last week. Your program should: Continuously read the

Dear all, Today, during the class, please continue working on your name initial program that you started last week. Your program should: Continuously read the input temperature and change the color of your initial based on the input. If the temperature is less than 25-degree celsius, print your initial in Green. If the temperature is between 25 and 30 celsius, print your initial in purple. Otherwise, print your initial in red. Reflection: Describe why and how your program could be vulnerable if your program was controlling a display panel at a manufacturing site. Extra credit: The user has to input a secret code and the temperature in two separate lines. If the secret code doesn't match with yours, then you should prompt the user to re-enter the secret code. After 3 trials, print a "20 minutes lock-out" message on the screen Dear all, Today, during the class, please continue working on your name initial program that you started last week. Your program should: Continuously read the input temperature and change the color of your initial based on the input. If the temperature is less than 25-degree celsius, print your initial in Green. If the temperature is between 25 and 30 celsius, print your initial in purple. Otherwise, print your initial in red. Reflection: Describe why and how your program could be vulnerable if your program was controlling a display panel at a manufacturing site. Extra credit: The user has to input a secret code and the temperature in two separate lines. If the secret code doesn't match with yours, then you should prompt the user to re-enter the secret code. After 3 trials, print a "20 minutes lock-out" message on the screen
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
