The quiz where the difficulty automagically adapts to the player's Python knowledge
This is a question page. You can use this page to bookmark a question. Start a new quiz!
Question #744
[11, 123, 'hello', 1]
[11, 123, 'hello', 1] is a list. It is recognizable by the pair of square brackets ([ and ] ) surrounding it! (w3schools.com/python/python_datatypes.asp)
Question difficulty: 🔵🔵🔵🔵🔵
Similar questions: