$var = "hallo"; print $var; # hallo $var = ; # tippe "le" für : hallole print $var; # le , "hallo" fehlt aber leider :-(