News

Write a function called concatStrings that takes in two strings as arguments and returns the two strings joined together with a space between. Write a function called firstLetter that takes in a ...