Created
November 12, 2020 10:17
-
-
Save hammertoe/57da610b2331c55b024b734d2da2ffba to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/python | |
# Email program. Copyright Matt Hamilton 2020. | |
print("You have no mail") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment