We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e589bbb commit bb41c9aCopy full SHA for bb41c9a
Python_Begginer_Projects/Intermediate/contact_management.py
@@ -53,3 +53,5 @@ def main_menu():
53
54
if __name__ == "__main__":
55
main_menu()
56
+
57
+# Author - Mmabiaa
0 commit comments