Attached are 5 files that need to be imported into a single CSS Project. The goal is to use the debugger to find all the issues with the code. This code is supposed to accomplish two tasks.As of...

1 answer below »

Attached are 5 files that need to be imported into a single CSS Project. The goal is to use the debugger to find all the issues with the code.



This code is supposed to accomplish two tasks.As of right now though, there are three bugs in it. Here are the tasks the code is supposed to accomplish:


1. The red LED1 is supposed to toggle on/off when switch 1 is pressed.


2. The three LEDs on the LED2 array are supposed to toggle on/off when switch 2 is pressed.However, each time the LED is turned on, it will either be red, green, or blue.


The order is as written.The first color is red, the second is green, last is blue. Then the cycle will start back at red. (e.g. LED is off, switch 2 is pressed, red LED2 turns on. Switch 2 is pressed again and the LED turns off. Switch 2 is pressed again and green LED2 turns on. Switch 2 is pressed again and the LED turns off. )



For a deliverable, you will create a zip folder that contains:


- All 5 files with corrected code


- A text document describing the changes you made to correct the errors




Attached are 5 files that need to be imported into a single CSS Project. The goal is to use the debugger to find all the issues with the code. This code is supposed to accomplish two tasks. As of right now though, there are three bugs in it. Here are the tasks the code is supposed to accomplish: 1. The red LED1 is supposed to toggle on/off when switch 1 is pressed. 2. The three LEDs on the LED2 array are supposed to toggle on/off when switch 2 is pressed. However, each time the LED is turned on, it will either be red, green, or blue. The order is as written. The first color is red, the second is green, last is blue. Then the cycle will start back at red. (e.g. LED is off, switch 2 is pressed, red LED2 turns on. Switch 2 is pressed again and the LED turns off. Switch 2 is pressed again and green LED2 turns on. Switch 2 is pressed again and the LED turns off. ) For a deliverable, you will create a zip folder that contains: - All 5 files with corrected code - A text document describing the changes you made to correct the errors
Answered Same DayNov 29, 2021

Answer To: Attached are 5 files that need to be imported into a single CSS Project. The goal is to use the...

Darshan answered on Nov 30 2021
112 Votes
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here