I am using Tkinter and need to color the background of a label after it is drawn based on an input value.
import random from tkinter import * import tkinter.font