In this video I have talked about the enum in solidity.
Enums are the way of creating user-defined data types, it is usually used to provide names for integral constants which makes the contract better for maintenance and reading.
Remix IDE: https://remix.ethereum.org/
Solidity DOCS: https://www.soliditylang.org/
Thank you for watching - I really appreciate for the time spent:
Legendary Code