Respuesta :

Based on the conditional statement given, the truth value can be found to be T T → T.

How do we find the truth value?

The truth value can be found by using the Boolean Table which is shown as:

p        q        p → q

T         T        T

T         F        F

F         T        T

F         F        T

From the table, we can then see that if both p and q are true, then p → q is true as well.

We will then have a truth value of T T → T.

Find out more on truth value for conditional statements at https://brainly.com/question/2770634.

#SPJ1