I was showing my wife how I learned how to send emails in Python.
She wanted to know why it wall just code and manually done in gibberish.
She asked if it could look like a regular email program.
I had learned some basic things about creating GUI in previous 3 days of the udemy 100 days of code class I am taking.
So I took it as a challenge. I was so happy to write the program completely from scratch and all from memory! Well… I had to look up one thing that I had forgotten. tkinter Text for large text box input. I had thought it was Entry.
- Choose ‘Open in Replit’
- Select ‘Run’ to use the program
- Maximize Output Window to see/use program.