Загрузка...

Python3 Series of Basics #4:- Lists, Tuples & Sets

In this Python Series of Basics Tutorial, we will begin learning about Lists, Tuples, and Sets in Python. 1) A list is a sequence of mutable python objects 2) A tuple is a sequence of immutable python objects. 3)A set in an unordered collection of items without the duplicity of elements. We will go over most of the methods of list tuple and set. Explain when to use which data type. Watch the full Python Beginner Series here: https://www.youtube.com/playlist?list=PL8ebMOpzoQzAq6gdhEi0Vk9w8Ax2wDdN6 Keep in touch on Facebook:https://www.facebook.com/AIVentureO Twitter: https://twitter.com/vikramvinay1 Outline (clickable version): Let's get started: TimeStamp 0:0 Introduction 0:35 List 4:50 Add elements to a list 7:00 Delete elements of the list 9:06 Reversal of list 10:08 Sorting of list 11:02 Tuple 15:12 changing elements of a Tuple 16:40 Count of elements in Tuple 17:05 Finding index of Tuple 17:30 Set 19:35: Add elements to a set 20:55 Delete set elements 22:25 Set operation - Union Set intersection Set difference Set Symmetric_difference 26:05 Type function

Видео Python3 Series of Basics #4:- Lists, Tuples & Sets автора Kotlin Фреймворки
Страницу в закладки Мои закладки
Все заметки Новая заметка Страницу в заметки