Your code must return true or false (not 'true' and 'false') depending upon whether the given number is a Narcissistic number in base 10.
Ohhh thx~
This comment is hidden because it contains spoiler information about the solution
you're printing too much to console, just remove the print statements and it will pass
Loading collection data...
Ohhh thx~
This comment is hidden because it contains spoiler information about the solution
you're printing too much to console, just remove the print statements and it will pass
This comment is hidden because it contains spoiler information about the solution