Skip to content

Latest commit

 

History

History

day32

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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