Review the following code, written in Python. What are the contents of variable a?
Posted: Mon Aug 01, 2022 9:34 am
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'
A. 'cat', 'dog', 'bird', 'violet'
B. 'dandelion', 'rose', 'cat', 'violet', 'bird', 'dog'
C. 'violet', 'rose', 'dandelion'
D. 'cat', 'dog', 'bird'