Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 441 Bytes

File metadata and controls

34 lines (19 loc) · 441 Bytes

Email 2

Question

Email sending program 2

Solution

.. literalinclude:: ../../languages/python/networking_email2.py
   :language: python
   :tab-width: 4

.. runcode:: ../../languages/python/networking_email2.py
   :language: python
   :codesite: ideone

Explanation

.. seealso::

   * :python-suggest-improve:`networking_email2.py`
   * :python-better-explain:`networking_email2.rst`