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