The median_line command takes as argument three points representing the vertices of a triangle.
median_line returns and draws the median line, through the
point given by the first argument and bisecting the segment determined
by the other two arguments.
Input:
Output: