Exit GPYC GIAC Python Coder (GPYC)
Question 4 of 5
0% complete
Q4 Single choice

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'