• Custom User Avatar

    YEs finally got through it, thank you!

  • Custom User Avatar

    Are you returning the same thing you're printing? Your function should have a return line.

  • Custom User Avatar

    It's returning 'undefined' but it should be returning what's displayed in log

  • Custom User Avatar

    You're not returning anything.

  • Custom User Avatar

    Hey there, I'm coding with Javascript, tested it on local and it's running fine, but when pasted in Codewars it returns undefined, is someone having the same issue? a little help would be appreaciated