filmov
tv
python input function | user input in python with practical example
Показать описание
in this 5 minutes video the input function has been explained.
Input allows us to give data from the user in the terminal. In fact this function is a bridge between the user and the application that can give the user’s data and store it in a variable. In this video, we write a program that takes a value from the user as a mile and converts it into kilometers.
Timestamps:
0:00 input function in python
3:52 eval function in python
I have more Python tutorials on my channel. If you are interested, please subscribe to my channel and watch other tutorials.
Input allows us to give data from the user in the terminal. In fact this function is a bridge between the user and the application that can give the user’s data and store it in a variable. In this video, we write a program that takes a value from the user as a mile and converts it into kilometers.
Timestamps:
0:00 input function in python
3:52 eval function in python
I have more Python tutorials on my channel. If you are interested, please subscribe to my channel and watch other tutorials.