> 原文:[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 ...
When I was getting started with Python I loved writing Tkinter GUIs. At first they felt really complicated because the tutorial I was following wasn't very good. Even the hello world example had a ...