Quizlearn
.app
Which of the following syntaxes is used to create a list in Python?
list = [element1, element2, ...]
list = create_list(element1, element2, ...)
Overlook minor misbehaviors
Impose harsh punishments for any infraction
Computer Software Exercises are loading ...