We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca06a8c commit 0207de3Copy full SHA for 0207de3
Python_Begginer_Projects/Intermediate/Email_sender/main.py
@@ -40,4 +40,5 @@ def Main():
40
print(" ")
41
print('Email sent successfully!')
42
43
-Main()
+Main()
44
+# Author - Mmabiaa
0 commit comments