This module contains the Element class.
Bases: object
object
Class for storing parameters of an element.
atomic_number (int) – Atomic number.
int
atomic_weight (float) – Atomic weight (atomic mass units).
float
symbol (str) – Chemical symbol.
str