QUESTION IMAGE
Question
input() print() display() a sentence true. the function is used to acquire data from the user.
Brief Explanations
In Python, the input() function is used to get user - entered data. The print() function is for outputting data to the console, and display() is not a built - in function in the Python standard library for the same basic purpose as input().
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
input()