Relier Pairs Python Version en ligne Identify and match the words with their correct definition par Maria Jose Mejia 1 Tuple 2 List 3 Complex number 4 Float 5 Integer 6 String Any real number with a floating point representation in which a fractional component is denoted by a decimal symbol or scientific notation A list object is an ordered collection of one or more data items, not necessarily of the same type, put in square brackets. A string value is a collection of one or more characters put in single, double or triple quotes. Positive or negative whole numbers (without a fractional part) A number with a real and imaginary component represented as x+yj. x and y are floats and j is -1(square root of -1 called an imaginary number) Any real number with a floating point representation in which a fractional component is denoted by a decimal symbol or scientific notation