Focus mode
Code from video: https://solidity-by-example.org/enum/
Solidity supports enumerables and they are useful to model choice and keep track of state.
Enums can be declared outside of a contract.
You can find detailed further information from Solidity Official documentation (in English): https://solidity-by-example.org/enum/
Programs to Accelerate Your Progress in a Software Career
Join our 4-8 month intensive Patika+ bootcamps, start with the fundamentals and gain comprehensive knowledge to kickstart your software career!
You need to enroll in the course to be able to comment!