Saturday 16:30 Python Practice – 23.03.04.
10 Mar Saturday 16:30 Python Practice – 23.03.04.
Question 1:
Use TKinter to create following window with three buttons:
- the “blue” button will show “blue” in the label
- the “red” button will show “red” in the label
- if left mouse button click the “color” button will show “blue” in the label, while right mouse button will show “red” in the label
Sorry, the comment form is closed at this time.