Programming (Year 11)
Data Types
Which of the following data types is NOT a primitive type in Python?
int
str
list
float
Next