Python Strings Concatenation (With Exercises) [Python Tutorial for Beginners]

preview_player
Показать описание
In this video, I am going to be teaching you about Python string concatenation. Python string concatenation is the operation of joining two or more strings together.

In order to join two or more strings together, we use the plus (+) operator to join string variables and/or string literals.

Where else you can find me:

Рекомендации по теме
Комментарии
Автор

Really loving your videos by the way sir.

thejasvinir
Автор

Great job on these videos, look forward to seeing more!

juliogutierrez