@ -14,3 +14,4 @@ int main() {
displayMenu();
printf("Enter your choice: ");
scanf("%d", &choice);
switch (choice) {