Question: Python Assignment ------Graphics Write a tkinter based application that draws a small shape (i.e. circle, triangle, square) at the location where the user clicks on
Python Assignment ------Graphics
Write a tkinter based application that draws a small shape (i.e. circle, triangle, square) at the location where the user clicks on a tkinter canvas. When the user clicks another coordinate on the canvas, draw a line from the current coordinate to the previous.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
