Relacionar Columnas Vocabulary Game (D)Versión en línea You have to match the words with the definitions: por Carolina GOMEZ MELENDEZ 1 Value 2 A function of the parentheses 3 3 + ( 2 * 8 ) = 4 The Arithmetic operations are: 5 ( 3 + 2 ) * 8 = 6 A Division 7 Variable 8 If there are no divisions: 9 For Type float, there are numbers such as: 10 Sum 11 For Type int, there are numbers such as: 12 Expression 3.1, 9.665, -4.366987, 9.0 Is a combination of data and operators, and it has a value. Is called an expression Indicate what we want Python to do first and to group expressions. Is a "label" that makes it possible to refer to the data stored in "boxes", called objects. Always be an int. Always gives a float Add, Subtract, Multiply and Divide. 3, 7, 22, 0, -6 19. 40. Is the information that is stored within a certain object.