print "Enter your password: "; let str passwdInput input; if passwdInput == "dingus" { println "Thank you for entering the right password."; }