Skip to content

Commit bb41c9a

Browse files
authored
Update contact_management.py
1 parent e589bbb commit bb41c9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Python_Begginer_Projects/Intermediate/contact_management.py

+2
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,5 @@ def main_menu():
5353

5454
if __name__ == "__main__":
5555
main_menu()
56+
57+
# Author - Mmabiaa

0 commit comments

Comments
 (0)