import smtplib sender_email = input("Enter Your Email: ") sender_password = input("Enter Your Password:") Email = input("Enter [to:]")