Você está na página 1de 2

Ejercicios de AND:

Ejercicios de NOT:
1. Verdadero AND Falso
2. Falso AND Verdadero 1. NOT Verdadero
3. Verdadero AND Verdadero 2. NOT Falso
4. Falso AND Falso 3. NOT (2 > 1)
5. (2 > 1) AND (3 < 5) 4. NOT (10 == 10)
6. (10 == 10) AND (15 != 20) 5. NOT (4 >= 4)
7. (4 >= 4) AND (2 <= 5) 6. NOT (8 < 6)
8. (8 < 6) AND (3 == 3) 7. NOT (20 > 15)
9. (20 > 15) AND (7 >= 7) 8. NOT (1 == 1)
10. (1 == 1) AND (5 < 3) 9. NOT ((2 > 1) AND (3 < 5))
10. NOT ((10 == 10) OR (15 != 20))
Respuestas de ejercicios de AND:
Respuestas de ejercicios de NOT:
1. Falso
2. Falso 1. Falso
3. Verdadero 2. Verdadero
4. Falso 3. Falso
5. Verdadero 4. Falso
6. Verdadero 5. Falso
7. Verdadero 6. Verdadero
8. Falso 7. Falso
9. Verdadero 8. Falso
10. Falso 9. Falso
10. Falso
Ejercicios de OR:

1. Verdadero OR Falso
2. Falso OR Verdadero
3. Verdadero OR Verdadero
4. Falso OR Falso
5. (2 > 1) OR (3 < 5)
6. (10 == 10) OR (15 != 20)
7. (4 >= 4) OR (2 <= 5)
8. (8 < 6) OR (3 == 3)
9. (20 > 15) OR (7 >= 7)
10. (1 == 1) OR (5 < 3)

Respuestas de ejercicios de OR:

1. Verdadero
2. Verdadero
3. Verdadero
4. Falso
5. Verdadero
6. Verdadero
7. Verdadero
8. Verdadero
9. Verdadero
10. Verdadero
Preguntas: Respuestas:

1. True
1. True and False or False or not False
2. True
2. True or True and not False or False
3. False
3. False or True and not True or False
4. True
4. not True and False or True or not False
5. True
5. False or not False and True or True
6. False
6. True and not True or False or not False
7. True
7. not False or True and False or not True
8. True
8. True or not False and False or True
9. False
9. not True and False or True or not True
10. False
10. True and not True or False or not False
11. True
11. False or True and not False or not True
12. False
12. True and False or not True or False
13. False
13. not False or False and True or not True
14. True
14. True or not True and False or not False
15. False
15. False or not False and True or not True
16. False
16. not True and True or False or not False
17. True
17. False or not True and True or not False
18. False
18. True and not False or not True or False
19. True
19. not True or True and False or not False
20. True
20. False or True and not True or not False

Você também pode gostar