Click on an element to insert it into the table. The calculator will then give you a result. Press the green flag to clear. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Inspiration from...(drum roll) science class! How it works: -You add an element by clicking on it. -The program adds it to a list (for eg.- if you add two molecules of hydrogen, the list would contain two 'H's one after the other). -The two variables labelled as 'Elements' access the list and see if it contains their assigned element (currently there are only two since two elements have been added.) -The 'result' variable joins together all the element variables to get the final result. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ I'm pretty sure the only thing you can make right now is water (H2O), but I'll add more elements as we go on. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Update Log: -V1.0- Initial release (20 Dec 2023) -v1.1- Coming soon ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #chemistry #calculator #elements #games #interactive #education #learn #comingsoon