Create a string version of the message that can be displayed for human eyes to understand.
a string representation fo the message
console.log(printMessage(message)); Copy
console.log(printMessage(message));
Create a string version of the message that can be displayed for human eyes to understand.