There are several basic data types in Python - strings, integers, floats, and booleans. The type() function returns the type of a value.
type()
Make sure to pick type.
type