//Name:Reece Warner //Date:Feb 13th 2024 //Homework 6 #include "contacts.h" int main() { menu(); return 0; }