Question: What does the following statement mean? x , y = getInput ( ) The function get I nput ( ) is expected to not return

What does the following statement mean?
x,y= getInput()
The function get I nput () is expected to not return any values.
The function get Input() is expected to return two values, one for x and for y.
The function getinput () is expected to return one value and assign it to x and y.
This statement will cause a syntax crror.
What does the following statement mean? x , y =

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!