Periodic Table - This is a Python project for displaying the periodic table of elements using the Kivy framework. The periodic table is a graphical representation of the chemical elements, arranged in ...
import numpy as np import csv found=False atom=input("Enter the name of the atom out of 118 element:") with open('elements1.txt', 'r') as f: reader = csv.reader(f ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results