Define: Bool Represents a value which can be either true or false.
Represents a value which can be either true or false.
Values of type Bool are a common occurrence in conditions such as if and while.
Bool
if
while