Complete it so that passing in RGB decimal values will result in a ... Test.assert_equals(rgb(0, 0, 0), '000000') Test.assert_equals(rgb(0, 0, -20), ...
確定! 回上一頁