|
Re: I am looking for
Of course not. You haven't yet changed the font. You've only selected it and stored it as the variable "font".
Now you are supposed to call the necessary function in tkinter. Find the function that changes the font, and pass through the "font" variable. Search the docs to find this function.
|