Lights, similar to our Hello, World program, are a great way to output data! For this, we’ll be ultimately making a set of traffic lights that go from red > yellow > green. We’ll begin by learning how to let our Little Python show single colors first.