QUESTION IMAGE
Question
question # 7
dropdown
complete the code to change the label to have a font size of 16.
w = tk.label(root, text=\books\, bg=\purple\, fg=\white\, = \arial 16\)
Step1: Identify font - size parameter in tkinter
In tkinter, the font parameter is used to set font - related properties including size.
Step2: Fill in the code
The missing part of the code should be font.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
font