So Im having a go at some NLU with Watson
and its spitting out results of my text that it has analysed as
IEnumerable<KeyValuePair<String,Double>>
I have never delt with this type of variable before, what would I need to do to say get it to Write Line or into some sort of visible format