--- tags: - programming - dictionary --- A scalar type represents a single value. Thus - int - float - string - double - boolean are all scalar types ( even though they can have a class such as in python or rust! ).