how to create a set in python

Publicado el: 25 agosto 2022
en el canal de: Highway programing
41
5

Creating Python Sets
A set is created by placing all the items (elements) inside curly braces {}, separated by comma, or by using the built-in set() function.

It can have any number of items and they may be of different types (integer, float, tuple, string etc.). But a set cannot have mutable elements like lists, sets or dictionaries as its elements.


En esta página del sitio puede ver el video en línea how to create a set in python de Duración hora minuto segunda en buena calidad , que subió el usuario Highway programing 25 agosto 2022, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 41 veces y le gustó 5 a los espectadores. Disfruta viendo!