Strings & Loops: Now that we have the loop, we need to create the letters!
- From the GRAPHICS tab and toolkit, drag Text at a Position indented into the loop.
- Change the string "Hello up here." to the loop variable letter.
- Add Set Text Font indented in the loop. Change "Impact" to rand_font.
- Click Run. Oh man! Why are the letters all on top of each other? Click Submit and Next.
To navigate the page using the TAB key, first press ESC to exit the code editor.