boolean type | Sololearn: Learn to code for FREE!
0

boolean type

can true and false also become boolean values in python?

15th Dec 2019, 6:55 AM
arani pavan
1 Odpowiedź
+ 1
In Python boolean are expressed as True or False opposed to true or false, just how we write it, first capital letter.
15th Dec 2019, 7:12 AM
Ipang