Write a program that allows the user to specify a triangle


Program- Write a program that allows the user to specify a triangle with three mouse presses.

After the first mouse press, draw a small dot. After the second mouse press, draw a line joining the first two points. After the third mouse press, draw the entire triangle.

The fourth mouse press erases the old triangle and starts a new one.

You need to draw a triangle with mouse. It must compile with no errors and follow the directions.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Write a program that allows the user to specify a triangle
Reference No:- TGS0965316

Expected delivery within 24 Hours