Your colors are to be red, blue, green, and yellow.
You must use constants for the colors and the number of colors per line in the file.
Reject any invalid numbers (out of range)
Changed:
< <
Use a for loop to the colors in one row
> >
Use a for loop for the colors in one row
Program should be called CheckColors
Example program dialogue:
These are not meant to be sufficient testing. Nor must you follow the exact wording. They are just to demonstrate what an acceptable program might do for certain input