Our code will use FOR loops to cycle through thecolors.
The first FOR loop will go from RED to GREEN.
The second FOR loop will go from GREEN toBLUE.
The last FOR loop will go from BLUE to RED.