What built-in function should you use in Python to prompt a user for data input? code example Example: how to get user input python x = input("enter prompt here: ")