Problem:
Question 1- Write a program that takes twenty mouse clicks from the user and draws a polygon whose corners, or vertices, are the clicked points. Using Python.
Question 2- Write a program of copy constructor.
Please describe the code with the help of comment.