> 原文:[https://www . geesforgeks . org/create-a-yes-no-message-box-in-python-using-tkinter/](https://www.geeksforgeeks.org/create-a-yes-no-message-box-in-python ...
Import the Tkinter module. Create the GUI application main window. Add one or more of the above-mentioned widgets to the GUI application. Enter the main event loop to take action against each event ...