Chapter 15: Tables
15.10. Adding and removing rows

Writing in new rows is simple:

choose a blank row in Table 3;
change element entry to "Fluorine";
change symbol to "F";
change atomic number to 9;
change atomic weight to 19;

This will produce an error if there are no blank rows left in Table 3, so it can be important to worry about free space. To that end we can not only find the number of rows (as we have already seen) but also the number currently blank and not blank. Thus these:

the number of blank rows in Table 3
the number of filled rows in Table 3

always add up to "the number of rows in Table 3".

To delete a row, we first choose it and then "blank out the whole row". Thus, for abdication purposes:

choose row with name of "Edward VIII" in the Table of Recent Monarchs;
blank out the whole row;


242
** Example  Odyssey
A person who follows a path predetermined and stored in a table, and who can be delayed if the player tries to interact with her.

RB


PreviousContentsNext