Lists and tuples - Python for beginners

Опубликовано: 14 Сентябрь 2019
на канале: Python enthusiast
393
14

Support the channel via the links below:
Paypal: https://www.paypal.com/donate?hosted_...
https://www.buymeacoffee.com/Kostadin

It is important to understand the difference between list and tuple in Python 3. The video covers examples with lists and tuples. This video will answer the following questions:
- What is a list
- How to create a list
- What is a tuple
- How to create a tuple
- What is the difference between a list and a tuple

A list starts and ends with square brackets and the elements are separated with a comma.
A tuple starts and ends with parenthesis, the elements are separated with a comma, but it differs from a list as it is immutable.

This is part 4 of the python tutorials for beginners.

Subscribe to the channel for more Python-related videos!


Смотрите видео Lists and tuples - Python for beginners онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Python enthusiast 14 Сентябрь 2019, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 393 раз и оно понравилось 14 людям.