001-004-003

Variable Combination: Greeting Output

Easy

Problem Description

String Concatenation

**In this problem**, you will create a program that concatenates string variables and string literals using the + operator and displays the result to standard output.

You can concatenate strings and variables using the + operator.

Ready to Try Running Code?

Log in to access the code editor and execute your solutions for this problem.

Don't have an account?

Sign Up