Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Mmabiaa authored Dec 26, 2024
1 parent ca06a8c commit 0207de3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Python_Begginer_Projects/Intermediate/Email_sender/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@ def Main():
print(" ")
print('Email sent successfully!')

Main()
Main()
# Author - Mmabiaa

0 comments on commit 0207de3

Please sign in to comment.