PtolemyGUI/PyGUIQt6/test.py

7 lines
93 B
Python
Raw Normal View History

#!/usr/bin/python3
from IAEANuclearData import Isotope
iso = Isotope()
iso.PrintIso('16O')