Answer:
True
Explanation:
The conditional statement "If p, then q" is true when p is true and q is true, or when p is false and q is true. However, it is false when p is true and q is false.
In this case, p is true and q is true, so the conditional statement "If p, then q" is true.