I've run into a few problems with this one. I've tried my best following the directions. I can't figure out how to properly use "switch" since we haven't really put it to use in class. I want to create random
integers (this I know how to do) that will become Strings (letters converted to strings). How would I go about converting the integers to "strings" from the alphabet? Also, if...