Respuesta :
Answer:
q is false
Step-by-step explanation:
for a conditional statement, if the first part (if....) is true and second part is false, then p->q will be false. This is THE ONLY CASE IN CONDITIONAL STATEMENT where the truth value is false.