Need help with making a password circuit + writing code

First of all, how do I use the evaluation function to turn on/off the LEDs?

if(password.evaluate())
{
   // turn one led on and the other off
}
else
{
   // turn the other led on and the first one off
}

And when I added

So, you modified your hardware and your software, and posted no new pictures OR code. I see.

it didn't work?

You're asking us? Send me the hardware, and I'll have a look. I'm sure I can tell whether it printed anything, or not.