Showing 0–0 of 0 results
# Exercise Title Features Description Platform Keywords
1 Logical Operators Python BehaviorExample for demonstrating Logical Operators WebEx if-else statement, logical operators
2 Logical Operators Logical Operators AnnEx boolean expressions, if-else statement
3 DEPRECATED_logical operators Java BehaviorExample for demonstrating DEPRECATED_logical operators AnnEx
4 relational operators Java CodeVisualization for demonstrating relational operators JSVEE boolean expressions, logical operators
5 Boolean expressions (Memphis) Some basic demos of boolean expressions (1-31) AnnEx logical operators
6 (LogicalOperators) Compare numbers - CSEdPad This program check whether two numbers are equal or not AnnEx logical operators
7 (LogicalOperators) Leap year - CSEdPad This program checks whether a year is a leap year or not AnnEx logical operators
8 account management Python PredictingFinalResult for demonstrating account management QuizPET boolean expressions, boolean logic, logical operators
9 IF...ELSE Statement (Multiple Conditions) Python BehaviorExample for demonstrating IF...ELSE Statement (Multiple Conditions) WebEx if-else statement, logical operators
10 Boolean Operations (OR) Java PredictingFinalResult for demonstrating Boolean Operations (OR) QuizJET boolean expressions, control flow, logical operators
11 Logic Python CodeVisualization for demonstrating Logic JSVEE boolean expressions, boolean logic, logical operators
12 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
13 Logical Equivalence Review Questions Question, Battery Logical equivalence self-assessment questions. OpenDSA Boolean Operator, Boolean Expression
14 csedpad.LogicalOperators.logicaloperator PCEX Set of activities for csedpad.LogicalOperators.logicaloperator PCEX
15 csedpad.LogicalOperators.logicaloperator this program checks whether a year is leap year or not source: PCEX
16 csedpad.05.LogicalOperators.logicaloperator PCEX Set of activities for csedpad.05.LogicalOperators.logicaloperator PCEX
17 csedpad.05.LogicalOperators.logicaloperator this program checks whether a year is a leap year or not PCEX
18 csedpad.05.LogicalOperators.no_topic PCEX Set of activities for csedpad.05.LogicalOperators.no_topic PCEX
19 csedpad.05.LogicalOperators.no_topic This program checks the eligibility of a student to enroll in a university by checking the prerequisite PCEX
20 csedpad.05.LogicalOperators.no_topic_1 PCEX Set of activities for csedpad.05.LogicalOperators.no_topic_1 PCEX
21 csedpad.05.LogicalOperators.no_topic_1 Given the age of 3 individuals, this program compares their ages in order to check whether any two individuals are... PCEX
22 csedpad.05.LogicalOperators.no_topic_1 Given the price of item this program says if item is qualified for discount or not. An item is qualified... PCEX