fcastillo2979 fcastillo2979 03-01-2023 Computers and Technology Answered You will be given a list of tuples where each tuple indicates a point i.e. (x, y) in a 2-dimensional coordinate system. you need to write a python program to find the minimum distance and the point that is closest to the origin i.e. (0,0)