a = 'Hello'
print (a + ' World!')
adding the strings 'Hello' and 'World!'