Question: please help 3. Write a script which: a) uses the input commands to ask the user to enter values for x,y and R. b) determines

please help please help 3. Write a script which: a) uses the input commands

3. Write a script which: a) uses the input commands to ask the user to enter values for x,y and R. b) determines whether a point with coordinates (x,y) lies inside or outside a circle centered at (0,0) and radius, R, and displays to the command window one of the following statements: The point lies within the circle. The point lies on the circle. The point lies outside the circle. (Hint: compute the distance from the origin to the point (x,y) using the formula, d=x2+y2, and if dR, the point lies outside the circle)

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!