boolean

Term side of the Card
Topic: Data Types
Unit title: boolean
Categories: Data type
Explanation side of the Card

Explanation: The primitive data type that represents two values: `true` or `false`. It's used for logical operations, like checking conditions in `if` statements.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub