18 Jun Aurora Monday 18:30 Python Homework 20.06.15.
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
Question 2:
Continue finish the coding we made in the class, so you can make the “-” button work.
Sorry, the comment form is closed at this time.