Python - Get User Input with input() Function

preview_player
Показать описание
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.

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

Рекомендации по теме
Комментарии
Автор

Thank you love your tutorials, they always work

adlerdoesstuff
Автор

My computer science teacher made me watch this😭

nadeabegum