CS Basic Python Questions (Session 2023-24)
-
Updated
Oct 22, 2024 - Python
CS Basic Python Questions (Session 2023-24)
TDMS (Telephone Directory Management System) is a Python-based CLI tool that allows users to manage contacts efficiently. It supports adding, viewing, updating, deleting, and searching contacts by name, phone, or email. Data is stored using pickle and can be exported to CSV, making it simple yet effective for managing directories.
simple and basic python codes
Add a description, image, and links to the binaryfile topic page so that developers can more easily learn about it.
To associate your repository with the binaryfile topic, visit your repo's landing page and select "manage topics."