24 Jun Aurora Wednesday 18:30 Python Practice 21.06.23.
Question 1:
Use TKinter to create following window with three buttons:
- the “blue” button will print “blue” in the python shell screen
- the “red” button will print “red” in the python shell screen
- if left mouse button click the “color” button will print “blue” in the python shell screen, while right mouse button will print “red” in the python shell screen
Sorry, the comment form is closed at this time.