Appending Strings

This is a string with some more text and a newline at the end. With double quotes:

Number: 9

with single quotes:

Number: $num

string is:This is a test.
first char is = 'T'
string is:This is still a test.
last char is = '.'