Relier Pairs Python Version en ligne Identify and match the words with their correct definition par Maria Jose Mejia 1 List 2 Complex number 3 String 4 Tuple 5 Float 6 Integer 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) A string value is a collection of one or more characters put in single, double or triple quotes. A list object is an ordered collection of one or more data items, not necessarily of the same type, put in square brackets. Any real number with a floating point representation in which a fractional component is denoted by a decimal symbol or scientific notation Any real number with a floating point representation in which a fractional component is denoted by a decimal symbol or scientific notation