Question 3: In Python, how do you define a list? Choice: (choose correct answer): () Using square brackets [] () Using curly braces {} () Using parentheses () () Using angle brackets <> () Using double quotes "" Answer: Using square brackets []