Monthly Archive: April 2020

Writing code to send emails

Today, I will be sharing on how to send emails using Python and Gmail. As the code is easily customizable, we can easily change how we send the email to the receivers. The full...