Question: 1) Write a function that takes two POINT arguments and returns the midpoint between them.
Question: 2) Define a function distance() that takes two POINT arguments and returns the distance between them.
Prepare a function that take two points and return the midpoint. I have the answer already but i do not understand it; I need expert to guide through it step by step. thanks!