Q4 Single choice Flag Review the following code, written in Python.What are the contents of variable a? A 'cat'/dog'/bird'/violet' B 'dandelion', 'rose', 'cat', 'violet', 'bird', 'dog' C 'violet'/rose'/dandelion' D 'cat'/dog'/bird' Correct answer