Which of the following is not a primitive data type in Python?
Integer (int)
List (list)
Boolean (bool)
Floating-point number (float)

Data Science Foundations Exercises are loading ...