Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 300 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 300 Bytes

Day 32 - Send Email (smtplib) & Manage Dates (datetime)

Concepts Practised

  • How to Send Emails with Python using SMTP
  • Working with the datetime Module

Automated Birthday Wisher

day32