Загрузка...

Easy Syntax in Python : Dictionary

In this 3 minutes video , you will have the basic explanation of what a dictionary is and how the syntax works. Dictionary can be created by placing sequence of elements within curly {} braces, separated by ‘comma’. Dictionary holds a pair of values, one being the Key and the other corresponding pair element being its value. Values in a dictionary can be of any datatype and can be duplicated, whereas keys can’t be repeated and must be immutable. DEV profile : https://dev.to/bekbrace Github profile: https://github.com/BekBrace

Видео Easy Syntax in Python : Dictionary автора Молодежный Python-бум
Страницу в закладки Мои закладки
Все заметки Новая заметка Страницу в заметки