This project is identical to the Quadratic Curve at https://scratch.mit.edu/projects/715169915 except that it has extra code to show a completed table of the curve. It supports the DRAFT CONCEPT of the Secondary Scratch Maths copybook (Book 4). (1) The table shows or hides when the Space bar is pressed. It also hides when the START button is pressed. (2) The alternative project has just the basic code to draw the quadratic curve of x² + x - 6. It is easier to follow the simple logic of the project with the basic code.