STEP 10: Now for the body section! We'll need a list of image labels to pick from.
- In LOGIC, from , drag another List of Strings into the first section of your program, just under head_list.
- Change the list name to body_list.
- Give body_list 6 string values: "middle1", "middle2" and so on, up to "middle6".
To navigate the page using the TAB key, first press ESC to exit the code editor.