Write a Python program to iterate over an enum class and display individual member and their value.
INPUT:
0 Comments