Python Tutorial for Beginners | Enum in Python ( available in Python 3.4+ )

Publicado el: 19 mayo 2020
en el canal de: harshal mishra
716
10

In this short tutorial , you will understand the basics of Enum in Python. The Enums are not widely used in python so I have kept the scope of this video to basic understanding.

Don't Forget to like and subscribe.
Please provide your suggestions under comments

Full Playlist :    • Py-Pie Python Tutorial  

Facebook :   / py-pie-python-for-beginners-113344127050954  

Twitter :   / shankar35425457  


'''

Enum in Python

'''

from enum import Enum


class city(Enum):
NYC = 1
Chicago = 2
San_Jose = 3


En esta página del sitio puede ver el video en línea Python Tutorial for Beginners | Enum in Python ( available in Python 3.4+ ) de Duración hora minuto segunda en buena calidad , que subió el usuario harshal mishra 19 mayo 2020, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 716 veces y le gustó 10 a los espectadores. Disfruta viendo!