feat: kata to convert rgb to hex
This commit is contained in:
parent
2966a01e71
commit
e09a44dcd1
2
src/codewars/kata_rgb_2_hex.py
Normal file
2
src/codewars/kata_rgb_2_hex.py
Normal file
@ -0,0 +1,2 @@
|
||||
def rgb(r, g, b):
|
||||
pass
|
||||
Loading…
x
Reference in New Issue
Block a user