(C++)Define a function PrintStateCode() that takes two string parameters and outputs as follows, ending with a newline. The function should not return any value.

Ex: If the input is CT Connecticut, then the output is:

CT is Connecticut's state code.