Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
What can I do against false answers?
answers
html
java
javascript
questions
4 Votos
3 Respostas
28th Feb 2017, 12:57 PM
Thomas Zenglein
Why is print(False == (False or True)) true but print(False == False or True) is false
operator-precedence
python
0 Voto
4 Respostas
20th Aug 2017, 7:16 PM
Keanu Big Eagle
Why does NaN === NaN; prints false ?
javascript
2 Votos
3 Respostas
8th Feb 2020, 8:09 PM
Marina Khamis
Why are they false and true?
false
java
true
0 Voto
1 Resposta
12th Sep 2019, 1:52 PM
Дмитрий
Why does this code, the result is false ??
ruby
0 Voto
9 Respostas
1st Feb 2021, 11:01 AM
Carbon dioxide
I typed a="rishabh", b="rishabh" & print("a" == "b"). I found output false why?
booleans
3 Votos
18 Respostas
27th Jan 2019, 3:30 PM
Rishabh Chaturvedi
Why 0.1 + 0.2 != 0.3 in python
false
5 Votos
5 Respostas
15th Jul 2021, 10:41 AM
pallavi
Why does this code, the result is false ??
javascript
4 Votos
4 Respostas
1st Feb 2021, 1:10 PM
Carbon dioxide
o_O Why it doesn't return false only at (3, 4)?
boolean
javascript
2 Votos
7 Respostas
31st Oct 2019, 4:16 PM
Gordon
Why I am getting the output false ?
javascript
0 Voto
5 Respostas
17th Aug 2019, 11:46 AM
Umesh Kushwaha
The if Statement What is True & false
c++
false
if-statements
int
intergers
true
1 Voto
6 Respostas
3rd Aug 2017, 12:16 AM
Morris House III
I get output as false why. Explain
c
0 Voto
2 Respostas
16th Feb 2019, 12:00 AM
Shaik Abeedh
Getting False instead of True. I'm I missing something?
if-statements
python3
1 Voto
7 Respostas
3rd Jul 2018, 11:28 AM
penelopy_wahome
what is difference between true and false statement
lists
phyton
0 Voto
6 Respostas
10th Feb 2018, 3:30 PM
Harry Singh
Comparing numbers with boolean true false
operator-precedence
python
0 Voto
2 Respostas
19th Sep 2017, 2:42 PM
Tarandeep Singh Kalra
why is the result of the program is false
equals
java
3 Votos
8 Respostas
2nd Jul 2017, 10:49 AM
priya
Replacement of True or False with Numericals
operator-precedence
python
true-false
0 Voto
3 Respostas
15th Sep 2017, 11:19 AM
Abhishek Sarkar
While loop not breaking when value set to false
functions
loop
loops
python
python3
while
1 Voto
5 Respostas
24th Nov 2020, 11:46 AM
Samip Karki
Please explain true or false code
i
mean
statements
-4 Votos
4 Respostas
3rd Jun 2017, 10:23 PM
Akinlolu Tobi
Why does 10 > 9 > 8 prints false ?
javascript
2 Votos
4 Respostas
8th Feb 2020, 8:06 PM
Marina Khamis
what the difference between used true and false ????
constants
php
1 Voto
8 Respostas
9th Sep 2016, 7:18 AM
Raneem Mohamad
Can anyone tell me why 0.1+0.2==0.3 gives false answer?
help
1 Voto
3 Respostas
28th May 2020, 6:59 PM
Heramb Shrawge
How does this evaluates to false ?
coding
java
operators
0 Voto
3 Respostas
8th Jan 2018, 3:41 PM
Suraj
Why v has the value false instead of true ?
java
3 Votos
6 Respostas
19th May 2021, 1:37 PM
alagammai uma
Date validator program always showing false result any ideas?
python3
2 Votos
3 Respostas
8th Dec 2019, 5:09 PM
Azmat
Can we pass false inside while loop??If No why???
loops
while
0 Voto
4 Respostas
5th Oct 2020, 6:29 PM
Chandan Sahoo
How to set a Variable from false to true?
javascript
0 Voto
8 Respostas
9th Apr 2017, 1:57 PM
Kyle Christian Orilla
If ( "Mario" > "Mareo" ) then true, else false
false
If
javascript
string
true
8 Votos
5 Respostas
6th Aug 2017, 7:19 PM
Rcknmrty
Why when compare NaN it return always false ?
javascript
1 Voto
4 Respostas
10th Feb 2019, 10:11 AM
Hossam Hassan
Is it bad I don't use boolean True / False in Python?
python
python3
12 Votos
14 Respostas
22nd Jan 2017, 5:28 AM
Ahri Fox
How is this expression evaluated false in python?
python
1 Voto
1 Resposta
20th Sep 2019, 1:55 PM
Devarsh Mavani
How the following code results in false output?
boolean-logic
java
0 Voto
4 Respostas
10th May 2017, 10:22 AM
Prathamesh Jadhav
Why is this False in Python? print("3" < "10")
new
python
3 Votos
4 Respostas
17th Nov 2016, 5:56 AM
Sam
What is the difference b/w False and false?
dictionaries
python3
0 Voto
2 Respostas
26th Apr 2020, 2:56 PM
Sooraj Kumar.A.R
Why this program prints both true and false
c
1 Voto
1 Resposta
26th Feb 2019, 8:10 AM
Shaik Abeedh
What is the difference between nil and false in Ruby?
ruby
7 Votos
2 Respostas
20th May 2018, 1:52 PM
Prabhat
I m confused between true and false ..??
cpp
1 Voto
3 Respostas
6th Mar 2017, 6:34 PM
Dhanaji Yadav
Why the output is True False for the following code
java
1 Voto
4 Respostas
4th Oct 2019, 12:18 PM
Shreyansh
what is the meaning of assert false and assert true?
assertions
python
4 Votos
2 Respostas
28th Aug 2016, 10:16 AM
Anurag
Why output of the following code is false ?
c
float
ifelse
output
0 Voto
1 Resposta
14th Apr 2023, 10:05 AM
Hrutik Bhalerao
some body explain me difference between true false truthy falsey
booleans
ruby
2 Votos
7 Respostas
6th Jul 2017, 9:31 AM
Jay Chheda
How is this expression False == (False or True), False?
python
1 Voto
4 Respostas
2nd May 2019, 6:59 PM
Oluwatosin
Why output is false infact both has 100 values
beginner
help
integer
java
2 Votos
2 Respostas
21st Jul 2020, 5:01 PM
Pratik Shinde
I don't konw why False as this case
print(pairs[1])
0 Voto
3 Respostas
19th Mar 2017, 11:11 PM
김우겸
if A>B is false , then which of the following will always be true ? and why ? a) A<B b)A<=B c)A=B d)A==B
boolean-logic
multiplechoice
17 Votos
52 Respostas
1st Apr 2021, 7:36 AM
Ona Nixon 🇹🇿 👑
The expression 2**2**3 is evaluated as: (2**2)**3? True or False
operator-precedence
python
1 Voto
3 Respostas
24th Sep 2021, 6:14 PM
Jitendra
True / false statement. This is with Python.
help
python
question
0 Voto
1 Resposta
14th Aug 2019, 5:35 PM
Astral
Solo learn compiler for C giving false or wrong output.
c
compiler
sololearn
0 Voto
5 Respostas
20th Apr 2018, 12:54 AM
Mohammad Nazmul Hossain
A music is responsible for better Programming is true or false
ideas
music
programming
11 Votos
2 Respostas
11th Apr 2017, 2:28 PM
Amar Dahake
why is {if not false } condition not executing?
operator-precedence
python
0 Voto
4 Respostas
27th Dec 2016, 10:01 AM
coder
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
2
3
4
...
8
Próximo >
Quente hoje
Where is all of the lecon?
1 Votes
Honestly i just want to understand how python works
1 Votes
Is there any free coding app?
1 Votes
Not getting Badge issue
1 Votes
Slicing in py
0 Votes
Notes app bug
1 Votes
Is Completing C++1 Enough for My Goals?
2 Votes
Cube Roots
1 Votes
Association rule mining
1 Votes
BASIC
0 Votes