Rows: %1rows (%1)1st class rows: %11st class rows (%1)2nd class rows: %12nd class rows (%1)Seats: %1?seats =

Blockly‏ > Demos‏ > Plane Seat Calculator   1 2 3

Rows: 5Seats: ?

An airplane has a number of rows of passenger seats. Each row contains four seats.

Build a formula (below) that calculates the total number of seats on the airplane as the rows are changed (above).

seats =011+11×rows (5)