my $x = "abcd"; # String? yes. Text? print("The password is $x\n"); # Yes.