How to Use Input in Python | Python Tutorial Ep8

3 years ago
31

In this video, we learn how to use the input() function in Python. We go over how to use the prompt parameter and save input in variables.

At the end of the video, we do a mini project where we create a program that takes input from the user about their information, and gives it back to them as 1 string.

Subscribe to 💎Datakademy to learn something new everyday! 📲

0:00 - What does the input() function do?
0:11 - How to use input()
0:34 - Assigning input to a variable
1:03 - The prompt parameter
1:45 - Mini project-4 inputs and a print statement

Loading comments...