Back to Lesson
String Concatenation
Complete the "String Concatenation" exercise.
Instructions
Write Python code to solve the "String Concatenation" challenge. Follow the instructions and make sure your output matches the expected result.
main.py
main.py
Ctrl + Enter