Accessible Apps, Part 2 Problems
Create a Switch: User Interface
Build a light switch application using the template code in the tray. A working app will run and display a page. The page should have one label named "light" displaying the word "Off" and a button labeled "Switch". In addition, each interface element should be saved as a variable as seen in the template blocks.