Relacionar Columnas UNIT 4 VocabVersión en línea more help. por Cristobal Garcia 1 String: 2 Conditional Statement: 3 Boolean Value: 4 Function Call: 5 Expression: 6 Assignment Operator: 7 Function: 8 Comparison Operators: 9 Logical operator: 10 Variable: a combination of operators and values that evaluates to a single value affect the sequential flow of control by executing different statements based on the value of a Boolean expression. an ordered sequence of characters. a named group of programming instructions. Also referred to as a “procedure”. a data type that is either true or false. NOT, AND, and OR, which evaluate to a Boolean value. a command that executes the code within a function allows a program to change the value represented by a variable a named reference to a value that can be used repeatedly throughout a program. , =, ==, != indicate a Boolean expression