C program to design love calculator
This program will read you and your partner's name and behalf on entered names program will calculate your love percentage. Since there is no such kind of logic to calculate the program, we made this program for fun only. This is a small game to pass your time by calculating love percentage between you and your partner. And off course you can also calculate the love percentage with others girl to see how much you love will success with your secrete partner. So enjoy the game.
Calculate Love Percentage using C program
Output:
Enter your name: Mike Enter your partner's name: Lilly Your love percentage is: 63.00 Want to calculate with some one else (0 to exit, 1 to continue) ???: 1 Enter your name: Mike Enter your partner's name: Rosy Your love percentage is: 59.00 Want to calculate with some one else (0 to exit, 1 to continue) ???: 1 Enter your name: Mike Enter your partner's name: Alessia Your love percentage is: 55.00 Want to calculate with some one else (0 to exit, 1 to continue) ???: 0need an explanation for this answer? contact us directly to get an explanation for this answer