Python For Beginners in 3 Minutes | String Concatenation and Element Access

preview_player
Показать описание
In this video I will show you how to combine or concatenate Python strings and how to access each element or member in a string.

Concatenation is a very useful tool in Python when you want strings combined to form another string. For example, firstname and lastname may be concatenated to form a new string called fullname.

Accessing individual member or element in a string gives you more power to process the string to your advantage. Using the for loop in Python, it is probably the easiest way to access each element and manipulate them.

I hope you will learn from this video. If you have any suggestions, questions, or clarifications, please leave your comments below.

And don't forget to subscribe to get updated with the next videos in this series.

Music Credit: See You On The Otherside - The 126ers

#python​ #beginners #programming #java #computerprogramming #string
Рекомендации по теме
join shbcf.ru