Last active
October 30, 2020 13:41
-
-
Save rahim42324/ab77ee47e010bceb80c2982ddd4e5c99 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #installing respective modules | |
| import smtplib | |
| from email.mime.multipart import MIMEMultipart | |
| from email.mime.text import MIMEText |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment