I have a yaml file with the following data:
apple: 1 banana: \'2\' cat: "3"
I am parsing it using Python and want to deduce that &q