Showing 0–0 of 0 results
# Exercise Title Features Description Platform Keywords
1 Boolean Expression Boolean Expression AnnEx boolean expressions
2 Boolean expressions (Memphis) Some basic demos of boolean expressions (1-31) AnnEx logical operators
3 DEPRECATED_Boolean Expression Java BehaviorExample for demonstrating DEPRECATED_Boolean Expression AnnEx
4 Boolean Operations (AND) Java PredictingFinalResult for demonstrating Boolean Operations (AND) QuizJET boolean expressions, conditionals, control flow, if-else statement
5 Using boolean Java PredictingFinalResult for demonstrating Using boolean QuizJET boolean expressions, control flow, if-else statement
6 Boolean Operations (Greater equal) Java PredictingFinalResult for demonstrating Boolean Operations (Greater equal) QuizJET boolean expressions, conditionals, control flow, if-else statement
7 Boolean Operations (Less equal) Java PredictingFinalResult for demonstrating Boolean Operations (Less equal) QuizJET boolean expressions, conditionals, control flow, if-else statement
8 Boolean Operations (Not) Java PredictingFinalResult for demonstrating Boolean Operations (Not) QuizJET boolean expressions, control flow, if-else statement
9 Boolean Operations (Not equal) Java PredictingFinalResult for demonstrating Boolean Operations (Not equal) QuizJET boolean expressions, control flow, if-else statement
10 Boolean Operations (OR) Java PredictingFinalResult for demonstrating Boolean Operations (OR) QuizJET boolean expressions, control flow, logical operators
11 q_java_Boolean Operation (Greater equal 2) Java PredictingFinalResult for demonstrating q_java_Boolean Operation (Greater equal 2) QuizJET boolean expressions
12 Boolean Declaration Boolean Declaration AnnEx boolean expressions
13 Boolean Operators Boolean Operators AnnEx boolean expressions
14 boolean operators boolean operators AnnEx boolean expressions
15 q_py_account_logic1_es Python PredictingFinalResult for demonstrating q_py_account_logic1_es QuizPET boolean expressions
16 account management Python PredictingFinalResult for demonstrating account management QuizPET boolean expressions, boolean logic, logical operators
17 q_py_comparison_logic1_es Python PredictingFinalResult for demonstrating q_py_comparison_logic1_es QuizPET boolean expressions, conditionals
18 comparison Python PredictingFinalResult for demonstrating comparison QuizPET boolean expressions, boolean logic, comparison operators
19 Comparison Operators Python BehaviorExample for demonstrating Comparison Operators WebEx boolean expressions, comparison operators, operators
20 Bitwise Operators Python BehaviorExample for demonstrating Bitwise Operators WebEx boolean expressions, operators
21 Identity Operators Python BehaviorExample for demonstrating Identity Operators WebEx boolean expressions, operators
22 Comparing Strings Java PredictingFinalResult for demonstrating Comparing Strings QuizJET boolean expressions, control flow, string operations
23 Comparisons 2 Java PredictingFinalResult for demonstrating Comparisons 2 QuizJET boolean expressions
24 Comparisons Java PredictingFinalResult for demonstrating Comparisons QuizJET boolean expressions, conditionals
25 Comparing Strings Java PredictingFinalResult for demonstrating Comparing Strings QuizJET boolean expressions, conditionals, data types, string operations, strings, variables
26 if-else 1 Java PredictingFinalResult for demonstrating if-else 1 QuizJET boolean expressions, conditionals, if-else statement, strings
27 if-else 5 Java PredictingFinalResult for demonstrating if-else 5 QuizJET boolean expressions, conditionals, if-else statement
28 Test Null Java PredictingFinalResult for demonstrating Test Null QuizJET boolean expressions
29 Question 11 Java PredictingFinalResult for demonstrating Question 11 QuizJET boolean expressions
30 comparison operators comparison operators AnnEx boolean expressions
31 Object Creation and Method Calls Object Creation and Method Calls AnnEx boolean expressions, classes, objects
32 Decision If Decision If AnnEx boolean expressions, if-else statement
33 if-else-if if-else-if AnnEx boolean expressions, conditionals, if-else statement
34 If Else If Else AnnEx boolean expressions, conditionals, if-else statement
35 If with complex condition If with complex condition AnnEx boolean expressions, if-else statement
36 If Statement If Statement AnnEx boolean expressions, if-else statement
37 Nested if Nested if AnnEx boolean expressions, conditionals, if-else statement
38 Using && Using && AnnEx boolean expressions, if-else statement
39 Using || Using || AnnEx boolean expressions, if-else statement
40 Logical Operators Logical Operators AnnEx boolean expressions, if-else statement
41 Object Equality Java BehaviorExample for demonstrating Object Equality AnnEx boolean expressions, variables
42 relational operators relational operators AnnEx boolean expressions
43 String Equals Java BehaviorExample for demonstrating String Equals AnnEx boolean expressions, strings, variables
44 Testing for null Java BehaviorExample for demonstrating Testing for null AnnEx boolean expressions
45 Bigger Than Assume that num1 and num2 have been initialized to numbers, so that number1 is bigger. Construct a program that correctly... jsParsons boolean expressions, boolean logic, comparison operators
46 Usar expresiones booleanas como parámetros de una función Asume que num1 y num2 han sido inicializados a numeros, de modo que numero1 es mayor. Construye un programa que... jsParsons boolean expressions, conditionals
47 Comparisons Construct a program that prints out whether variable a is bigger than b. jsParsons boolean expressions, boolean logic, comparison operators
48 Practicar el uso de comparaciones Construye un programa que imprima si la variable a es mayor que b. jsParsons boolean expressions, conditionals
49 XOR Construct a program that mimics a XOR gate (exclusive or). When input_a and input_b are the same, it should print... jsParsons boolean expressions, boolean logic, if-else statement, logical operators
50 Crear una compuerta XOR usando sentencias if...elif Construye un programa que imite una compuerta XOR (o exclusivo). Cuando input_a y input_b sean iguales, debe imprimir 0 y... jsParsons boolean expressions, conditionals
51 comparison operators Java CodeVisualization for demonstrating comparison operators JSVEE boolean expressions, control flow, if-else statement
52 If Conditions Demo Java CodeVisualization for demonstrating If Conditions Demo JSVEE boolean expressions, conditionals, control flow, if-else statement
53 relational operators Java CodeVisualization for demonstrating relational operators JSVEE boolean expressions, logical operators
54 Comparison Python CodeVisualization for demonstrating Comparison JSVEE boolean expressions, boolean logic, comparison operators
55 Logic Python CodeVisualization for demonstrating Logic JSVEE boolean expressions, boolean logic, logical operators
56 Greatest Divisor Brute Force2 Python CodeVisualization for demonstrating Greatest Divisor Brute Force2 JSVEE boolean expressions, functions
57 Logical Equivalence Review Questions Question, Battery Logical equivalence self-assessment questions. OpenDSA Boolean Operator, Boolean Expression
58 Chapter Review Questions: Software Testing Question, Battery Software testing for CS1 self-assessment questions. OpenDSA Boolean Operator, Boolean Expression
59 Boolean Variables C++ BehaviorExample for demonstrating Boolean Variables AnnEx
60 Boolean Operators: AND, OR, NOT Question, Battery Boolean Operator self-assessment questions: AND, OR, NOT. OpenDSA Boolean Operator, Conditional Statement
61 DEPRECATED_boolean declaration Java BehaviorExample for demonstrating DEPRECATED_boolean declaration AnnEx
62 DEPRECATED_Boolean Operators Java BehaviorExample for demonstrating DEPRECATED_Boolean Operators AnnEx
63 Determining When All Three Boolean Variables Are Equal Construct a program that receives the value of three boolean variables from the user and determines whether all variables have... PCEX
64 Determining When All Three Boolean Variables Are Equal Construct a program that receives the value of three boolean variables from the user and determines whether all variables have... PCEX
65 Determining When All Three Boolean Variables Are Equal Construct a program that receives the value of three boolean variables from the user and determines whether all variables have... PCEX
66 Determining When All Three Boolean Variables Are Equal. Construct a program that receives the value of three boolean variables from the user and determines whether all variables have... PCEX
67 Determining When at Least One of the Three Boolean Variables is True Construct a program that determines whether at least one of the three boolean variables is true based on the inputs... PCEX
68 Determining When at Least One of the Three Boolean Variables is False Construct a program that determines whether at least one of the three boolean variables is false based on the inputs... PCEX
69 Determining When at Least One of the Three Boolean Variables is True Construct a program that determines whether at least one of the three boolean variables is true based on the inputs... PCEX
70 Determining When at Least One of the Three Boolean Variables is False Construct a program that determines whether at least one of the three boolean variables is false based on the inputs... PCEX
71 Determining When at Least One of the Three Boolean Variables is True Construct a program that determines whether at least one of the three boolean variables is True based on the inputs... PCEX
72 Determining When at Least One of the Three Boolean Variables is False Construct a program that determines whether at least one of the three boolean variables is False based on the inputs... PCEX
73 Determining When at Least One of the Three Boolean Variables is True Construct a program that determines whether at least one of the three boolean variables is True based on the inputs... PCEX
74 Determining When at Least One of the Three Boolean Variables is False. Construct a program that determines whether at least one of the three boolean variables is False based on the inputs... PCEX
75 Given three numbers x, y, z and a Boolean variable <code>strict</code>, return <code>true</code> if <code>strict</code> is false and x ≤ y ≤ z, or <code>strict</code> is true and x &lt; y &lt; z. Code Completion Given three numbers x, y, z and a Boolean variable strict, return true if strict is false and x ≤... CodeCheck Branches, Branches with Functions
76 booleans.fail_course PCEX Set of activities for booleans.fail_course PCEX
77 booleans.fail_course PCEX Set of activities for booleans.fail_course PCEX
78 booleans.hot_dry PCEX Set of activities for booleans.hot_dry PCEX
79 booleans.hot_dry PCEX Set of activities for booleans.hot_dry PCEX
80 booleans.phone_age PCEX Set of activities for booleans.phone_age PCEX
81 booleans.phone_age PCEX Set of activities for booleans.phone_age PCEX
82 booleans.rent_car PCEX Set of activities for booleans.rent_car PCEX
83 booleans.rent_car PCEX Set of activities for booleans.rent_car PCEX
84 booleans.three_booleans PCEX Set of activities for booleans.three_booleans PCEX
85 booleans.three_booleans PCEX Set of activities for booleans.three_booleans PCEX
86 py_three_booleans PCEX Set of activities for py_three_booleans PCEX
87 py_three_booleans_llm PCEX Set of activities for py_three_booleans_llm PCEX