My code don't seem to be working right. I was told to create a variable "goodbyeMessage" and initialise with the string "See you soon!" . I did all this and ran the code, yet it is not coming out fine. What do I do? I am stuck.
I have figured it out thanks
I write this... let goodbyeMessage = "See you soon!";