Dictionaries - Python Programming Basics For Beginners #17

preview_player
Показать описание
In this video, I teach you how to make, use and change sets in python. I show you examples of how to use them, and teach you some dictionary methods. Python dictionaries are collection types that are ordered, indexed and changeable. They use key value pairs. You can also use nested dictionaries

This python programming tutorial for beginners is the 17th episode of a series where I teach you learn python basics! The series is a python full course for beginners.

Thanks for watching!
Рекомендации по теме
Комментарии
Автор

whenever i type ':' it says invalid syntax
is it because i am using python 3.8.6
and you are using python 3.7.2

Misty