Créer une activité
Jouer Relier Colonnes

String

Complex number

Tuple

List

Float

Integer

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.

Any real number with a floating point representation in which a fractional component is denoted by a decimal symbol or scientific notation

Positive or negative whole numbers (without a fractional part)

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