Clevermind
.uk
What is the expected output of the following Python code snippet? print(type([]))
tuple
list
int
dictionary
Programming Languages Übungen werden geladen ...