Programming (12th Grade)
Data Structures
What is the correct syntax to create a list in Python?
list = ()
list = []
list = {}
list = <>