In order to create the inverse of conditional statement "If p then q", it needs to be changed to read A. "if q, then p" B. "if not p, then not q" C. "if not q, then p" D. "if not p, then q"