• Custom User Avatar

    Wondering if anyone can help my output matches the test output (written in python) but keeps being failes see below:
    Testing for signature: [145, 188, 33] and n: 1
    Log
    [1, 4, 5] this is the results from my code via a print statement an outputted to codewars consule

    It should work with random inputs too: [1, 4, 5] should equal [145]