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

Publicado em: 19 Maio 2020
no 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


Nesta página do site você pode assistir ao vídeo on-line Python Tutorial for Beginners | Enum in Python ( available in Python 3.4+ ) duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário harshal mishra 19 Maio 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 716 vezes e gostou 10 espectadores. Boa visualização!