I'm building a program to randomize show selection for game of thrones.
I built a class for use as an episode template.
I want the show title to be included in that. Instead of hard coding in each show title one by one...I rather just do it though a loop that reads them from a while. However...how do I read in more than one word for each show title?