Reading input from the KEYBOARD in Python

preview_player
Показать описание
LINKS TO FULL CONTENT

FULL LESSON DESCRIPTION
In this lesson, we’ll cover basic user interaction in Python. Our hands-on work will consist in creating a couple of programs that ask the user for an input through the keyboard. We’ll see how to convert this input into different data types for further processing, and I’ll conclude with some remarks about Python runtime errors, also known as exceptions.

FULL LESSON CONTENT
Part 1. Reading keyboard input
Part 2. Data type conversions
Part 3. Python exceptions
Рекомендации по теме
Комментарии
Автор

How does one make this work in VSCode?

geritoxnm