In this tutorial, we are going to be going over how we can get User Input in Python. First we'll learn how to prompt the user by asking the user what their name is. We'll then receive the users input and print out a custom greeting based on the users input.