Zusammenfassung der Ressource
Variables and datatypes
- Variables
- Boolean data types
- True Boolean types represent values that ARE and are false
- False is a type that represents a variable not being true
- Data-types
- Boolean types are usually represented by 0 and 1 in basic programming