0
/ 50
Create a struct called color
that holds three member integers called red
,green
, and blue
.
Create a struct called color
that holds three member integers called red
,green
, and blue
.
Your feedback will appear here when you check your answer.