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

Lists & Tuples in Python - Beginner Python Tutorial #4

In this video, we go over two data structures in python, lists and tuples.

Lists are a mutable structure. This means that you can dynamically change the size and contents of the list. We have several different functions to do this. I cover in this video append, pop, remove, insert, and a few others.

Tuples, on the other hand, are an immutable data type. This means that once you create a tuple object, that tuple object and those values inside do not change. When you make changes to a tuple you'll actually be creating a new tuple.

Indexing works the same in lists and tuples.

Leave a comment and let me know how python is going for you guys and girls!

SUBSCRIBE to not miss any future tutorials

Link to list/tuple documentation:
https://docs.python.org/3/tutorial/datastructures.html

if you have any questions about anything covered, leave a comment down below.

-------------------------
PYTHON TUTORIAL SERIES:

Why Learn Python? +Setup: https://youtu.be/RJL6Y761TNE

1. Math & Variables: https://youtu.be/XM0CtrJYM2A
2. Conditional Statements (if, elif, else): https://youtu.be/vsVGPcfxEiA
3. Functions: https://youtu.be/5U95tRdYySA
4. Lists & Tuples: https://youtu.be/_zFI6ytHHdY
5. For Loops & While Loops: https://youtu.be/WPF5M_Ic6Fc

Learn to Program a game: https://youtu.be/-8n91btt5d8

-------------------------
Follow me on social media!
Instagram | https://www.instagram.com/keithgalli/
Twitter | https://twitter.com/keithgalli

-------------------------
If you are curious to learn how I make my tutorials, check out this video: https://youtu.be/LEO4igyXbLs

⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for 6 months and I love it! https://www.kite.com/get-kite/?utm_medium=referral&utm_source=youtube&utm_campaign=keithgalli&utm_content=description-only

*I use affiliate links on the products that I recommend. I may earn a purchase commission or a referral bonus from the usage of these links.

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Lists & Tuples in Python - Beginner Python Tutorial #4», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

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

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

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