Create two extended classes named MetalElementand NonMetalElement.
Each contains adescribeElement()method that displays the details of the element and a brief explanation of the properties of the element type.
For example, metals are good conductors of electricity, while non metals are poor conductors.