Skip to content

Commit 0207de3

Browse files
authored
Update main.py
1 parent ca06a8c commit 0207de3

File tree

1 file changed

+2
-1
lines changed
  • Python_Begginer_Projects/Intermediate/Email_sender

1 file changed

+2
-1
lines changed

Python_Begginer_Projects/Intermediate/Email_sender/main.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ def Main():
4040
print(" ")
4141
print('Email sent successfully!')
4242

43-
Main()
43+
Main()
44+
# Author - Mmabiaa

0 commit comments

Comments
 (0)