Welcome to the Python Template created via a cookiecutter recipe. The project template is designed for a development via a Double Loop approach (BDD-TDD) using pytest and several other pytest libs.
# Complete it so that passing in RGB decimal values will result in a hexadecimal representation being returned. # Valid decimal values for RGB are 0 - 255. # Any values that fall out of that range ...