String Concatenation (Exercise)
00:00 Here’s your second exercise, concatenation. Create two strings, concatenate them, and print the resulting string. And then there’s the question: can you also add a space between them only using concatenation?
00:13 So pick two words that you always wanted to concatenate together. Go over into your Python REPL and make it happen. After that, move on to the next lesson and watch me do it.
Become a Member to join the conversation.