Starting With Python Tuples: Python Basics

Publicado el: 25 enero 2024
en el canal de: Real Python
3,016
55

This is a preview of Python Basics: Tuples and Lists video course. It provides an introduction to working with tuples. You can use them to store and organize a collection of objects, which can be of any data type. Instead of just storing one item, a tuple can hold multiple items. Tuples are immutable meaning you can’t modify them after you’ve created them. You'll also learn about similarities with Python strings.


This is a portion of the complete course, which you can find here:
https://realpython.com/courses/python...

The rest of the course covers:

What lists and tuples are and how they’re structured
How lists and tuples differ from other data structures
Changing elements in a list
Nesting of lists
Shallow vs Deep copies using lists
How to define and manipulate lists and tuples in your Python code


En esta página del sitio puede ver el video en línea Starting With Python Tuples: Python Basics de Duración hora minuto segunda en buena calidad , que subió el usuario Real Python 25 enero 2024, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 3,016 veces y le gustó 55 a los espectadores. Disfruta viendo!