Question: Write a program in Python that uses tkinter to display a window with 3 fields asking a user for their email, first name, and last
Write a program in Python that uses tkinter to display a window with 3 fields asking a user for their email, first name, and last name. Add 1 button named 'submit' that will open a file called 'subscription.txt' and append the three values to the end of the file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
