Code a condition that uses > to check if the index 0 of the parameter rgb_values has a value greater than 0.

Make sure to type if rgb_values[0] > 0.