The project is for the classic love calculator in Python. Users have to enter both names to check compatibility.
The code is for the love calculator.
Language used is - Python
The user is asked to enter their name and then the partner's name to check their compatibility.
The calculation is done through a very renowned method. The user is expected to have their full name for accuracy. If the score is found below 10 or more than 90 that is the extreme level then it means they aren't compatible at all. And if the score is between 40 and 50, then you are very much compatible. Otherwise, it is considered to be normal and their score is printed.
This is a fun game, hope you enjoy it.
Submitted by Ayushi Poddar (AyushiPoddar)
Download packets of source code on Coders Packet
Comments