String Interpolation

Let’s learn how to concatenate strings using string interpolation.

String Concatenation

To concatenate two strings means to join them together. Concatenation of two or more strings is done using the + operator.

Create a free account to access the full course.

By signing up, you agree to Educative's Terms of Service and Privacy Policy