Love Calculator Using Python
My love calculator gives a result from 0 to 100% based on these factors:
- If the first letters of the names are the same.
- If the number of vowels is the same.
- If the length of the name is the same.
- If the number of consonants is the same.
Source Code:
Output:
Love Calculator Using Python
- Another example through which we can calculate love.
Comments
Post a Comment