alert box in python code example Example: tkinter info box from tkinter import messagebox messagebox.showinfo('Title', 'Information')