GO
Go Boolean Data Type
A boolean data type is declared with the bool keyword and can only take the values true or false.