Python - Get User Input with input() Function

Описание к видео Python - Get User Input with input() Function

Learn how to get user input in Python, with the input() function: save the input inside a variable, add a prompt, handle errors and use the input in your code.
👉 Practical Python Course for Beginners: 🔥 https://rbcknd.com/practical-python 🔥

0:00 Intro
0:10 Discover the Python input() function
0:40 save the input() in a variable
1:08 Add a prompt when you use input()
1:37 Check the type of what you get with input()
2:00 Cast the input to int or float so you can make computations with it
3:21 Outro

👉 Get all my courses here 👉 https://rbcknd.com/all-courses

Twitter:   / roboticsbackend  
More Free Tutorials: https://roboticsbackend.com

Комментарии

Информация по комментариям в разработке