This program is used to manage telephone contacts through python and sqlite.
python3
sqlite3
Clone the repository:
https://github.com/luisnegron/crud-python-sqlite.git
Enter the directory of the program:
cd crud-python-sqlite/
Run the program:
python main.py
I hope the program is useful for everyone, thanks!