Replymessage unavailable
It's not that no one helps, sometimes we aren't sure what to help. Learning is not limited to age; we learn at every phase of our lives. The willingness to learn is great, but with it one must be willing to ask, and to ask it clearly.
In the context of your question, you could store the info in a csv file. Sending emails can be achieved using the module yagmail (if you're using gmail) or the standard smtplib.
Hope this helps.