We learn to concatenate variables and concatenation of strings in Python language in this Python for beginners in Hindi and Urdu lesson.
Watch also:
1. Python basics programming tutorial for beginners | Python print hello world code in Hindi Urdu - part 1 at • Python basics programming tutorial for beg... .
2. Print function in Python to display multiple lines | Python programming tutorial in Hindi Urdu at • Print function in Python to display multip...
3. Introduction to Variables in Python | Python programming tutorial in Hindi Urdu at • Introduction to Variables in Python | Pyth...
Full Python course in Hindi Urdu playlist at • Python programming course in Hindi Urdu .
Sometimes, we need to connect two or more strings or variables and display them or store them in another variable. For this purpose, we use string concatenation. We also talk about type function in Python to learn about the type of the variable.