When we set a variable's value at the beginning, we kind of predetermine the fate of the app.

Right now, Wrong password will never show because the value of password will always be "Swordfish".

Are you using var and the variable's name before the = sign and the value?