Question: 2. Write a Python program that inputs two points in 2-space and generates an equation of any line containing the two points. 3. Write a

2. Write a Python program that inputs two points in 2-space and generates an equation of any line containing the two points. 3. Write a Python program that inputs three points in 3-space and generates an equation of any plane containing these three points. If the three points are co-linear, adjust the program to inform the user. 4. (Extra Credit points) Create a Python graphical user interface which allows students to do all of the above and graphs the objects of study
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
