Python programing:
Posted: Fri Jul 01, 2022 5:46 am
Python programing:
Write a program in Python using tkinter that will create 500x500 window that will include the following: An .icon of your choice to replace original python feather icon. Title of the window as Welcome to Python Four buttons with labels as follows: Button1 as HW #1 with black background and white foreground Button2 as HW #2 with red background and white foreground Button3 as HW #3 with gray background and blue foreground Button4 with Exit text to quit the Python program You can add any enhancement if you prefer.
Write a program in Python using tkinter that will create 500x500 window that will include the following: An .icon of your choice to replace original python feather icon. Title of the window as Welcome to Python Four buttons with labels as follows: Button1 as HW #1 with black background and white foreground Button2 as HW #2 with red background and white foreground Button3 as HW #3 with gray background and blue foreground Button4 with Exit text to quit the Python program You can add any enhancement if you prefer.