#10 - input function in Python

Опубликовано: 26 Сентябрь 2020
на канале: Tech Vitals
247
3

Learn to get the user inputs from input function in Python. Using the input function in Python, we can let the users to provide the input or values into our program. Instead of defining the values for the variables in the program itself, we can ask the users to provide such values. This makes the variable dynamic because the value of variable will be different each time based on the user inputs.
Input function always takes the string value. If you want the user to provide different data type value other than string, then you must convert the user input value into relevant data type manually.

Facebook:   / techvitals  


На этой странице сайта вы можете посмотреть видео онлайн #10 - input function in Python длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Tech Vitals 26 Сентябрь 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 247 раз и оно понравилось 3 зрителям. Приятного просмотра!