Why don't I see any strings?

I understand Concatenation but I don’t see any strings to connect in this question. What am I supposed to connect together? When I click ‘solution’ nothing appears.
Thanks in advance

1 Like

Here’s how I see the exercise from my end:

We need to define message which is the concatenation of all those strings together and then print it.

And here’s the solution that worked for me:

I hope this helps.

3 Likes

i made this but it won’t check the box even tho the message is displayed in the terminal on the right ? am i missing something ( this is for step 1 )

this is the exact message (string) i came up with and the same result but it won’t let me proceed … EDIT i had full_message but you have to use just message or the stupid thing won’t work…smh