//Given int answer w/ precondition of answer > 1 //returns a print statement with prime/composite //exception for 2, can be found within source code