Update index.md (#24532)
This commit is contained in:
committed by
Randell Dawson
parent
1f6f9f3404
commit
d397745e30
@ -34,7 +34,7 @@ In c++ there are two types of data:
|
||||
### Simple data types
|
||||
|
||||
* Boolean -- bool
|
||||
Works like a switch, can be on or off.
|
||||
Boolean variable can store either true or false.
|
||||
* Character -- char
|
||||
Stores a single character.
|
||||
* Integer -- int
|
||||
|
Reference in New Issue
Block a user