lab 1B- Slope and Radius

In this lab, IĀ have made a programĀ thatĀ is using the distance formula and theĀ area of a circle. I am making a program to findĀ the distanceĀ between two pointsĀ and find the area of a cicle. If I input the value of “x2 and x1”Ā Ā and “y2 and y1” the program will use the distance formula to find the result. The same goes for the area of the circle,Ā youĀ  have to inputĀ the radiusĀ string andĀ the programĀ will translate the given information Ā give the final results.

Code:

Results: