This Python tutorial teaches you how to use the input function in Python to get the input from the user. We also learn to use the str() function to convert the integer and float values into string. We also use the + (plus) sign to concatenate the variables and strings to print() different messages. This tutorial is delivered in Hindi / Urdu.
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...
4. Concatenation of strings and variables in PYTHON | Concatenating and type function in Python at • Concatenation of strings and variables in ...
Full Python course in Hindi Urdu playlist at • Python programming course in Hindi Urdu .
We learn the following:
1. Using input() function to get the input from he user
2. Print() function
3. str() function
4. String concatenation
5. Types of input data