You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project involved creating a color object which stores the hexadecimal representation, the RGB values, and the name of a particular color. Also includes a color list class and a color linked list class.
About
This project involved creating a color object which stores the hexadecimal representation, the RGB values, and the name of a particular color. Also includes a color list class and a color linked list class.