What is the meaning of "False or True" | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is the meaning of "False or True"

23rd Jun 2017, 6:24 AM
Rahul
Rahul - avatar
8 Answers
+ 1
you can use true and false as a result of a question.. For Ex: If I say are you a human you answer true! so this is the concept of true and false AND in programming... print(2==3)..... that means does 2=3? CPU answers... False! I hope it be clear to you
9th Jul 2017, 6:21 PM
Youssuf Abramo
Youssuf Abramo - avatar
0
True and false are the values that can be assigned to a boolean.
23rd Jun 2017, 6:58 AM
Jonas Schröter
Jonas Schröter - avatar
0
True means it's true , false means it's false.. really no other description should be needed
23rd Jun 2017, 7:16 AM
SoakedInAllan
SoakedInAllan - avatar
0
No offense to anyone but if that is too elaborate then maybe programming isn't right for you
23rd Jun 2017, 7:17 AM
SoakedInAllan
SoakedInAllan - avatar
0
In the course under "Control Structures" the first point, there's an explanation which is very clear.
23rd Jun 2017, 7:22 AM
Jonas Schröter
Jonas Schröter - avatar
0
actually what will be the result?
24th Jun 2017, 4:52 AM
Rahul
Rahul - avatar
0
of what
24th Jun 2017, 11:46 AM
Jonas Schröter
Jonas Schröter - avatar
0
It is boolean logic, the example means that the answer can only be true or false.
7th Aug 2020, 8:01 AM
Ditshwanelo