0
A Python program to take email address as input from a user and send a message to the provided mail.
2 Antworten
+ 2
You'd have to use specific modules for that. If you go on Google and search "Python send emails", a lot of useful results pop up.
0
Just search on Google
There are plenty of example out there.