Showing 0-0 of 0 results
| # | Exercise Title | Features | Description | Platform | Keywords |
|---|---|---|---|---|---|
| 1 | Logic | Python CodeVisualization for demonstrating Logic | JSVEE | boolean expressions, boolean logic, logical operators | |
| 2 | account management | Python PredictingFinalResult for demonstrating account management | QuizPET | boolean expressions, boolean logic, logical operators | |
| 3 | comparison | Python PredictingFinalResult for demonstrating comparison | QuizPET | boolean expressions, boolean logic, comparison operators | |
| 4 | 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 | |
| 5 | Comparisons | Construct a program that prints out whether variable a is bigger than b. | jsParsons | boolean expressions, boolean logic, comparison operators | |
| 6 | 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 | |
| 7 | Comparison | Python CodeVisualization for demonstrating Comparison | JSVEE | boolean expressions, boolean logic, comparison operators | |
| 8 | relational operators | Java CodeVisualization for demonstrating relational operators | JSVEE | boolean expressions, logical operators | |
| 9 | Boolean Operations (OR) | Java PredictingFinalResult for demonstrating Boolean Operations (OR) | QuizJET | boolean expressions, control flow, logical operators | |
| 10 | Boolean expressions (Memphis) | Some basic demos of boolean expressions (1-31) | AnnEx | logical operators | |
| 11 | Logical Operators | Logical Operators | AnnEx | boolean expressions, if-else statement | |
| 12 | Logical Equivalence Review Questions | Question, Battery | Logical equivalence self-assessment questions. | OpenDSA | Boolean Operator, Boolean Expression |
| 13 | q_py_account_logic1_es | Python PredictingFinalResult for demonstrating q_py_account_logic1_es | QuizPET | boolean expressions | |
| 14 | q_py_comparison_logic1_es | Python PredictingFinalResult for demonstrating q_py_comparison_logic1_es | QuizPET | boolean expressions, conditionals |