How to write a recommendation program that prompts user with two questions where each question provides two different answers?Then, the program recommends a solution based on the answers that user selects.This program should include at least 2 loops and 2 functions.