Goal:
To learn how MariaDB and SQL interacts with a Python or C++ program.
Method
- Make sure the contact program works on your VM
- Add A least two more fields to the database (e.g. email address, social link, or something you want.
- Change the program to fully support the new field, e.g. add, change, update, display.
