Test Project for saving your friend's contacts
- Python 3.8+
- Install Python 3.8+
- Run the file
phones.py
via your Python interpreter
-
set
to add new contact (phone number, full name, address) -
get
to receive saved contacts:Filters:
full_name
by full namephone_number
by phone number
-
exit
to save all added contacts and close the app