Skip to Content

Learn Stoichiometry (Chemistry) by coding

Reconstruct the mental models of Chemistry in code
Hello,

This is a Scratch Project where the user can experiment with balancing a chemical reaction by changing the coefficients. It is very easy to edit the project for any reaction with two reactants and two products and it's also possible to change the number of reactants and products.

This project can be followed by an assignment:

Write a code to automaticlaly balance the equation: This will help students create a mental model of balancing equations and reconstruct it in the scratch project.

Let me know what you think.