with the print command stuff can get messy like
print "balkgakljfakjfasdjfa html command,..asdkfasdlkfja";
print " ksdhfasd;kjfahsl;dkjfahlsjdfh";
is there a way to say like:
output
"balkgakljfakjfasdjfa html command,..asdkfasdlkfjaksdhfasd;kjfahsl;dkjfahlsjdfh";
That is both joined together so that you can type an unlimited amount in this area with like only 1 print or in this case output???