Objective
The purpose of this project was changing the color of the button and learn how to call each button to its function.
Problem
The problem was that some of the buttons weren't changing color like the others.
Solution
The way I fixed this problem was copying the code I typed for the buttons that were working and then pasting it to the one that wasn't working and adjusted it to call the button I was working on.