Write a function called my_circle that requirestwoPoint instances as parameters. There are two main steps in this function.
The distance formula is: d=sqrt((x2−x1)^2 + (y2−y1)^2)
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here