This program calculates the area of a triangle. Drag the colored dots to where you want your triangle's vertices to be, then click the green flag to lock in the values of the dots' coordinate positions. Then press space to use those values to calculate the triangle's area.
I used streamline1's "Calculation of the Area of Any Triangle" to help me with putting Heron's formula into Scratch terms.