Showing 0–0 of 0 results
# Exercise Title Features Description Platform Keywords
1 Boolean expressions (Memphis) Some basic demos of boolean expressions (1-31) AnnEx logical operators
2 q_java_Boolean Operation (Greater equal 2) Java PredictingFinalResult for demonstrating q_java_Boolean Operation (Greater equal 2) QuizJET boolean expressions
3 Boolean Declaration Boolean Declaration AnnEx boolean expressions
4 Boolean Expression Boolean Expression AnnEx boolean expressions
5 Boolean Operators Boolean Operators AnnEx boolean expressions
6 boolean operators boolean operators AnnEx boolean expressions
7 Boolean Operations (AND) Java PredictingFinalResult for demonstrating Boolean Operations (AND) QuizJET boolean expressions, conditionals, control flow, if-else statement
8 Using boolean Java PredictingFinalResult for demonstrating Using boolean QuizJET boolean expressions, control flow, if-else statement
9 Boolean Operations (Greater equal) Java PredictingFinalResult for demonstrating Boolean Operations (Greater equal) QuizJET boolean expressions, conditionals, control flow, if-else statement
10 Boolean Operations (Less equal) Java PredictingFinalResult for demonstrating Boolean Operations (Less equal) QuizJET boolean expressions, conditionals, control flow, if-else statement
11 Boolean Operations (Not) Java PredictingFinalResult for demonstrating Boolean Operations (Not) QuizJET boolean expressions, control flow, if-else statement
12 Boolean Operations (Not equal) Java PredictingFinalResult for demonstrating Boolean Operations (Not equal) QuizJET boolean expressions, control flow, if-else statement
13 Boolean Operations (OR) Java PredictingFinalResult for demonstrating Boolean Operations (OR) QuizJET boolean expressions, control flow, logical operators
14 q_py_account_logic1_es Python PredictingFinalResult for demonstrating q_py_account_logic1_es QuizPET boolean expressions
15 Comparisons 2 Java PredictingFinalResult for demonstrating Comparisons 2 QuizJET boolean expressions
16 Test Null Java PredictingFinalResult for demonstrating Test Null QuizJET boolean expressions
17 Question 11 Java PredictingFinalResult for demonstrating Question 11 QuizJET boolean expressions
18 comparison operators comparison operators AnnEx boolean expressions
19 relational operators relational operators AnnEx boolean expressions
20 Testing for null Java BehaviorExample for demonstrating Testing for null AnnEx boolean expressions
21 account management Python PredictingFinalResult for demonstrating account management QuizPET boolean expressions, boolean logic, logical operators
22 q_py_comparison_logic1_es Python PredictingFinalResult for demonstrating q_py_comparison_logic1_es QuizPET boolean expressions, conditionals
23 comparison Python PredictingFinalResult for demonstrating comparison QuizPET boolean expressions, boolean logic, comparison operators
24 Comparison Operators Python BehaviorExample for demonstrating Comparison Operators WebEx boolean expressions, comparison operators, operators
25 Bitwise Operators Python BehaviorExample for demonstrating Bitwise Operators WebEx boolean expressions, operators
26 Identity Operators Python BehaviorExample for demonstrating Identity Operators WebEx boolean expressions, operators
27 Comparing Strings Java PredictingFinalResult for demonstrating Comparing Strings QuizJET boolean expressions, control flow, string operations
28 Comparisons Java PredictingFinalResult for demonstrating Comparisons QuizJET boolean expressions, conditionals
29 Comparing Strings Java PredictingFinalResult for demonstrating Comparing Strings QuizJET boolean expressions, conditionals, data types, string operations, strings, variables
30 if-else 1 Java PredictingFinalResult for demonstrating if-else 1 QuizJET boolean expressions, conditionals, if-else statement, strings
31 if-else 5 Java PredictingFinalResult for demonstrating if-else 5 QuizJET boolean expressions, conditionals, if-else statement
32 Object Creation and Method Calls Object Creation and Method Calls AnnEx boolean expressions, classes, objects
33 Decision If Decision If AnnEx boolean expressions, if-else statement
34 if-else-if if-else-if AnnEx boolean expressions, conditionals, if-else statement
35 If Else If Else AnnEx boolean expressions, conditionals, if-else statement
36 If with complex condition If with complex condition AnnEx boolean expressions, if-else statement
37 If Statement If Statement AnnEx boolean expressions, if-else statement
38 Nested if Nested if AnnEx boolean expressions, conditionals, if-else statement
39 Using && Using && AnnEx boolean expressions, if-else statement
40 Using || Using || AnnEx boolean expressions, if-else statement
41 Logical Operators Logical Operators AnnEx boolean expressions, if-else statement
42 Object Equality Java BehaviorExample for demonstrating Object Equality AnnEx boolean expressions, variables
43 String Equals Java BehaviorExample for demonstrating String Equals AnnEx boolean expressions, strings, variables
44 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
45 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
46 Comparisons Construct a program that prints out whether variable a is bigger than b. jsParsons boolean expressions, boolean logic, comparison operators
47 Practicar el uso de comparaciones Construye un programa que imprima si la variable a es mayor que b. jsParsons boolean expressions, conditionals
48 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
49 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
50 comparison operators Java CodeVisualization for demonstrating comparison operators JSVEE boolean expressions, control flow, if-else statement
51 If Conditions Demo Java CodeVisualization for demonstrating If Conditions Demo JSVEE boolean expressions, conditionals, control flow, if-else statement
52 relational operators Java CodeVisualization for demonstrating relational operators JSVEE boolean expressions, logical operators
53 Comparison Python CodeVisualization for demonstrating Comparison JSVEE boolean expressions, boolean logic, comparison operators
54 Logic Python CodeVisualization for demonstrating Logic JSVEE boolean expressions, boolean logic, logical operators
55 Greatest Divisor Brute Force2 Python CodeVisualization for demonstrating Greatest Divisor Brute Force2 JSVEE boolean expressions, functions
56 DEPRECATED_Boolean Expression Java BehaviorExample for demonstrating DEPRECATED_Boolean Expression AnnEx
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