Boolean, expressions that evaluate to either True or False, such as and, or, or not, If Statements, bring some logic and decision-making into coding, max and min, finds the least value or the largest value, parameters, inputs entered between the parentheses, separated by commas, used for functions, relational operators, <, >, !=, ==, <=, >=, syntax, the grammar of coding, if-else, statement that specifies what happens when the condition is False., Elif statement, statements that allow program to check for multiple conditions, Nested Ifs, when an elif statement is inside another elif statement.

Python Review Unit 3 (3.1 - 3.6)

by

Leaderboard

Visual style

Options

Switch template

Continue editing: ?