Ad
  • Custom User Avatar

    Codewars needs your function to return a value to test it. Instead of the print function you should use the return statement.
    If you want to test your function just call it this way:
    print(likes(names))