Question: What is the output for the function def getUser Command (prompt, scan): print (prompt) input = input(Enter a name: ) return user Input O getUser

What is the output for the function def getUser Command (prompt, scan): print (prompt) input = input("Enter a name: ") return user Input O getUser Command O userInput
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
