filmov
tv
Engineering Intro to Python: data types: list, tuple, set, dictionary, None

Показать описание
Previously, we have covered basic Python data types and coded a simple Fizz Buzz game.
Data types define the kind of values that can be stored and manipulated within a program.
Let us look into a few of the Python data types -- list, tuple, set, dictionary, and NoneType -- in more detail.
Data types define the kind of values that can be stored and manipulated within a program.
Let us look into a few of the Python data types -- list, tuple, set, dictionary, and NoneType -- in more detail.