hi what is Boolean ? I need help
Boolean is data type, just like string, integer and float
It can only have two values: true or false.