Lab 1- Slope and Circle Area

In this lab I made a function that is using the distance formula to find the distance between two points; and finding the area of a circle. The code that i shown is an example of using the distance formula including the area of the circle. First, you have to input the two x and y values and the program will apply it to the distance formula. The same as the area of the circle input your radius on the radius string. After, your results should display the results on the screen.

Code:

Results: