Solution Exercice 5 de la série de TP Tkinter.
Télécharger la série de TP: https://drive.google.com/file/d/1J5BL8-BxR7A9__lz2vm3CPtMc9Z1uMQY/view
Lien vers le code: https://www.tresfacile.net/solution-exercice-5-bouton-de-commande-tkinter-qui-affiche-un-message-sur-un-label/
Ecrire un programme en python Tkinter qui affiche à l'utilisateur une fenêtre affichant un bouton de commande qui affiche au click un message "Hello World !" sur un label.
Cet exercice python tkinter a été crée sous Windows 10 Python 3.8. Pour un visionnage de qualité, utiliser le navigateur Google Chrome.
Write a program in Tkinter python which displays to the user a window displaying a command button which displays on click a message "Hello World!" on a label. This python tkinter exercise was created under Windows 10 Python 3.8. For quality viewing, use the Google Chrome browser.