Загрузка...

Learn Basic Operations of Dictionary Data Type in Python : Python Tutorial

Python dictionary is a container of key-value pairs. It is mutable and can contain mixed types. A dictionary is an unordered collection. Python dictionaries are called associative arrays or hash tables in other languages. The keys in a dictionary must be immutable objects like strings or numbers. They must also be unique within a dictionary. This video will show you basic operations over dictionary.

Видео Learn Basic Operations of Dictionary Data Type in Python : Python Tutorial автора Молодежный Python-гид
Страницу в закладки Мои закладки
Все заметки Новая заметка Страницу в заметки