Ad
  • Default User Avatar

    you should return 'text' instead of 'console.log(text)'

    type of variable 'text' is a String but console.log(text) is not.