__str__ for an RGB Color
Define
__str__ so printing a Color instance shows rgb(r, g, b).Premium
Python
Setting up Python environment... Output
__str__ so printing a Color instance shows rgb(r, g, b).Setting up Python environment...