In Python programming, which data type is designed to store logical values (True or False)?
boolean
float
integer
string

Computer Science and Information Technology Exercises are loading ...