Flicker Phrase

Finish the program provided. You'll need to write five if statements and some function calls. If you do it right it should display a phrase in an interesting way.

Files Needed

(Do not re-type this program. Simply download a copy of the file by right-clicking and choosing "Save link as..." from the context menu. Save it into your normal code folder.)

What You Should See

I pledge allegiance to the flag.

Study Drills

  1. Add the five if statements and function calls where indicated.
  2. (optional) Add a delay using Thread.sleep()



©2013–2015 Graham Mitchell

This assignment is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 United States License.
Creative Commons License