write a function that receives variable number of arguments, where the arguments are the coordinates of a point .based on the nomber of arguments received,the function should display type of shape like a point,line,triangle,etc.that can be drawn.
Tags: