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 #23
[1, 2, 3, 4]
It is a list! It is recognizable from its square brackets. (docs.python.org/3/tutorial/datastructures.html)
What is the type of this variable?
— The Python Quiz (@thepythonquiz) June 9, 2020
[1, 2, 3, 4]
Integer
Float
Boolean
List
String#python #python3 #pythonprogramming #learnpython
Question difficulty: π΅π΅π΅π΅π΅
Similar questions: