Question: Write a Python program called YourName _ Lab _ 3 . py that prompts the user to input x - y coordinates ( float types

Write a Python program called YourName_Lab_3.py that prompts the user to
input x-y coordinates (float types) of some points in a Cartesian plane. The
program should then output a message indicating whether the point entered is the
origin, is located on the x-(or y-) axis, or appears in a particular quadrant. The
following shows the plane of x-y coordinates and the four quadrants:
Your program should continue to prompt for the values of x-y coordinates until
user enter both x and y equal to zero. Upon executing your program, it should
show the following interactions: (Note that the use of "break" inside the loop
will be penalized)
 Write a Python program called YourName_Lab_3.py that prompts the user to

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 Databases Questions!