let string1$="Hello " let string2$="world!" print 1 string1$+string2$ end