Q11
How can you access the attributes of an object in Python?
A.
Using dot notation
AnswerB.
Using parentheses
C.
Using square brackets
D.
Using curly braces
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board