Skip to content

This project is simple love calculator using if and logical operators

Notifications You must be signed in to change notification settings

Pavithra24-py/love_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

love_calculator

  • Used logical operators and if conditions to calucualte love score.

steps

  • first, we have to combine two people name and store under one variable.
  • second, make those combines name into lower case using lower() function for TRUE and LOVE.
  • don't forget to store the value into another value and sum up them as string (Just do concatenation)
  • next, use if conditions to check few things if you want to and I used few logical operators for my exercise.

About

This project is simple love calculator using if and logical operators

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages