Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Yes, and this is wrong.
my function returns CC for 12
Your solution thinks that
12
isCC
, but it should be0C
.why and how does it influence?
why does it happen?
value which return my function ==> EFCC8B
for r = 239 g = 12 b = 139: expected 'EFCC8B' to equal 'EF0C8B'