What built-in function allows to check if a variable is of a given type in Python ?
isinstance
typeof
type
instance