Programming (Year 12)
Data Types
What will the following code output? print(type([1,2,3]))
Next