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