How to Get User Input Using Python (Simple) (Strings and Numbers)
Max O'Didily
How to Get User Input Using Python (Simple)
Greetings, in this Python tutorial we shall be looking at how to get user input and how to print the user input to the screen.
We will be looking at how to get string user input and number user input using Python.
In Python, we can get user input from the Python input() function. We can use the input() function to get user input as a string or as an integer (whole numbers).
So in this Python tutorial on how to get user input, we will ask the user for their name and their age. We will print out the user's name and their age. But, if the user is 69 years old, we will print out nice.
This tutorial is made for beginners to show user input, variables, printing out data and if statements. We will not cover validation.
Thanks for watching this Python tutorial on how to get user input using the input function().
Subscribe to keep notified when I upload: https://tinyurl.com/SubMaxODidily
How to Get User Input Using Python (Simple) ... https://www.youtube.com/watch?v=uUzE3aQODew
8286611 Bytes