vice.elements.element.atomic_number =================================== Type : ``int`` The atomic number (protons only) of the element. Example Code ------------ >>> import vice >>> vice.elements.Fe.atomic_number 26 >>> vice.elements.Sr.atomic_number 38