RUVIDEO
Поделитесь видео 🙏

Python Class 11- Chapter5 , Video 02/50 #cbseclass11

📁 Обучение 👁️ 17 📅 03.12.2023

Getting Started with Python..
---
I am starting a series for Python for class 11, I will cover python only and we will follow the CBSE book, will also provide Solution to most of the Chapter end questions. In case anyone require additional question to be solved, they may comment in the video, I will try to solve the same and post related video of link in the limited time I am left with.

Chapter 5 Video 1 - https://youtu.be/nZxonbjE6xU

A Python sequence is an ordered collection of items, where each item is indexed by an integer.

Mapping is an unordered data type in Python. Standard mapping data type in Python is called dictionary.
Dictionary in Python holds data items in key-value pairs. Items in a dictionary are enclosed in curly brackets { }.
Variables whose values can be changed after they are created and assigned are called mutable. Variables whose values cannot be changed after they are created and assigned are called immutable. When an attempt is made to update the value of an immutable variable, the old variable is destroyed and a new variable is created by the same name in memory. LIST , SETS and DICTIONARY are Mutable data types.
An operator is used to perform specific mathematical or logical operation on values

Membership operators are used to check if a value is a member of the given sequence or not (in , in not)
Identity operators are used to determine whether the value of a variable is of a certain type or not. ( is , is not )

#------------------------------------##
C language Series - https://youtu.be/nfOIyYoHXMU

SQL Language Series - https://youtube.com/shorts/qO-s6yCYT3Q

Data Structure Series - https://youtu.be/EAziKB-j9GQ

Do like and subscribe our channel in case its useful for you. Other video which might be of your interest :

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Python Class 11- Chapter5 , Video 02/50 #cbseclass11», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.