Hello Guys, this a Python Course in which we discuss the ’Python Data Types or Python Data Structure’ which analogy to : -
o List functions – 1
len()
max()
min()
o List methods – 1
Dir()
Insert methods
• append()
• insert()
Deletion methods
• remove()
• pop()
count()
index()
copy()
sort()
reverse()
sum()
extend()
clear()
• Dictionaries:-
o What is Dictionaries? – 2 & 3
{}
Creating a dictionary
Features
o Dictionaries in Action - 2
Dictionary Operation – 2 & 3
• Accessing the values of dictionary
• Deleting item from dictionary
• Updating and adding in dictionary
• Adding item to dictionary
Changing Lists in Place - 2
o Di
1 view
3617
1168
1 month ago 05:27:42 1
Python — полный курс для начинающих. Этот навык изменит твою жизнь.
1 month ago 00:01:00 1
MOTIVATIONAL : Best VLSI Training in INDIA | 100%Job Assistance | Job Oriented Advanced VLSI Courses
1 month ago 01:04:12 1
Python NUMPY - Полный Курс для Начинающих
1 month ago 00:15:19 40
Лучшие фишки PyCharm для ЕГЭ по Информатике 2025
1 month ago 00:11:17 1
Автоматизация любого процесса в Excel с Power Query!
1 month ago 00:11:06 1
Уроки Python с нуля / #2 – Установка среды разработки
1 month ago 00:00:00 1
Free Live Data Science, AI/ML(including Gen AI & LLMs) course - Session 2
1 month ago 00:19:34 1
Уроки Python с нуля / #3 – Базовые операции в языке Python
1 month ago 00:02:00 1
Уроки Python с нуля / #21 – Заключительная часть
1 month ago 00:08:01 1
Уроки Python с нуля / #20 – Декораторы функций
1 month ago 00:18:28 1
Уроки Python с нуля / #19 – Наследование, инкапсуляция, полиморфизм
1 month ago 00:08:54 1
Уроки Python с нуля / #18 – Конструкторы, переопределение методов
1 month ago 00:15:00 1
Уроки Python с нуля / #17 – Основы ООП. Создание класса и объекта
1 month ago 00:21:05 1
Уроки Python с нуля / #16 – Модули в языке Питон. Создание и работа с модулями
1 month ago 00:06:20 1
Уроки Python с нуля / #15 – Менеджер «With ... as» для работы с файлами