String variables in expressions

This assignment tests your ability to use string variables in string expressions.

Read the note on string variables, and, when you thoroughly understand it, write a program that does exactly the same thing as our permutation program.

You could do this program without using variables, but do not. Assign the three names to string variables, then display the permutations.

Note the tab order of my program -- yours should be the same.


Disclaimer: The views and opinions expressed on unofficial pages of California State University, Dominguez Hills faculty, staff or students are strictly those of the page authors. The content of these pages has not been reviewed or approved by California State University, Dominguez Hills.