Why is "false" not the same as false?

There are quotes around it, so "false" is a string"false" and false are the same

There are quotes around it, so "false" is a string.