the joys of forgetting to capitalize all your variables… I will be doing a better job at remembering it in the future… because I sort of got screwed over on that last exercise. I did the string interpolation perfectly, though… well, at first forgetting the $ at the beginning of the string… so I was wondering why the variable names were being printed instead of the values? That’s why. Because I forgot to tell the compiler to interpolate the string.