Question: Question 4 What are the arguments for the following getUserCommand function: def getUserCommand (prompt, scan): print(prompt) input = input(Enter a name:) return user Input O

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