In the previous video, we coded a program that sends one single email. Can you change the code so that it sends the same email every minute?
In other words, the user will run the program once, and the program will run continuously sending the same email every 60 seconds.