Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 438 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 438 Bytes

Digital Diary

This Python script allows you to manage your contacts like a digital diary.

Features

  • Add new contacts with names and phone numbers.
  • View all saved contacts.
  • Clean interface for easy navigation.

Installation

  1. Clone the repository:

    git clone https://github.com/EJmpa/AI-ML.git

Usage

Run the script using the following command: python3 main.py or ./main.py