Python Data Types
November 2021
<class 'int'>
<class 'float'>
<class 'complex'>
<class 'str'>
<class 'bool'>https://docs.python.org/3/library/datatypes.html
https://realpython.com/python-data-types/
https://www.delftstack.com/howto/python/python-check-variable-type/
end of line