list_enum_member
summary: print enumeration members
- description:
In this example, we will first ask the user to provide the name of an enumeration, and then iterate on it
level: beginner
Functions
|
|
|
Module Contents
- list_enum_member.iter_enum(name)
- list_enum_member.main()