+---------------- ... ----+ | ******** ... | | ******** ... | ... | .... ****| | .... ****| +--------------- .... ----+
Write a program that prints out all six permutations of the ordering of the following three lines. Declare a named constant for each line and write an output statement for each permutation. Be sure to include appropriate comments in your code, chose meaningful identifiers, and use indentation as we do with the programs in this chapter.
I saw the big brown bear. The big brown bear saw me. Oh! What a frightening experience!