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
Why is javascript like this? alert(1=="1")--> true alert(1=="hello")--> true alert("1"=="hello")--> false
q
2 Votos
3 Respostas
10th Jun 2019, 1:00 PM
Ferry
Trying to assign true and false with a message
python
0 Voto
2 Respostas
13th Feb 2019, 10:12 PM
Hussain Raza
Hii, why output is true false in below code ?
challenge
java
0 Voto
2 Respostas
1st May 2020, 2:57 PM
Akshay Harshora
Can somebody tell me why the output of this code is False ❓
python
python3
3 Votos
4 Respostas
9th Feb 2020, 5:17 PM
ClassHacker
The following code must retrun True,True then False and False but it is returning True,False,False and None.help fix this.
begginer
code
python
0 Voto
1 Resposta
22nd Mar 2019, 2:37 PM
Bikal Shrestha
We can overload destructors ?
false
2 Votos
2 Respostas
22nd Feb 2018, 7:54 AM
Wasim Abbasi
Why is a boolean of False produced rather than true?
boolean
input
list
lists
print
python
variable
1 Voto
4 Respostas
15th Nov 2016, 2:18 PM
Dave Matthew
What is the deffrence between true and false in constants
constants
1 Voto
4 Respostas
4th Jan 2018, 6:34 PM
Raghupatruni Venkatamanas
How can I use true and false on java script
javascript
0 Voto
2 Respostas
26th Oct 2020, 7:44 PM
Jaabir
The boolean 'False'
false
ruby
5 Votos
19 Respostas
27th Nov 2017, 2:47 PM
᠌᠌Code X
Why the output of this code is false true?
output
print
programming
py
python
1 Voto
1 Resposta
9th Feb 2019, 4:53 PM
H.code
PLEASE guys someone modify it i have no idea why all of them false
javascript
2 Votos
7 Respostas
13th May 2020, 1:35 PM
yassin tafouzert
Which of the following statement is false from the following?
c
c++
electronic
network
1 Voto
1 Resposta
12th Aug 2018, 4:09 AM
Norin
Why does this operation equal true even though it should have no output because its false because true + false = false?
c++
operators
0 Voto
3 Respostas
2nd Dec 2016, 4:57 AM
Talkiestcobra6
Interface may contain only abstract methods.why this statement is false
interfaces
0 Voto
2 Respostas
8th Jul 2019, 7:43 AM
Rohit Ahuja
Зачем нужны True и False в JavaScript и Python 3?
true
0 Voto
2 Respostas
12th Jun 2020, 10:56 PM
Андрей Гончаров
Set the boolean variable p to true if the integer n (n > 1) is a prime number, and false otherwise.
c++
0 Voto
3 Respostas
19th Apr 2021, 5:58 PM
Nikita Volkov
when I wrote int x; cin>>x; if(10<x>15) it is always false 10<x<15 always true 10>x<15 always true 10>x>15 always false 3<x<0 always false 3>x>0 true for x less than 3 can anyone explain why this is happening????
c++
2 Votos
3 Respostas
13th Oct 2016, 1:44 PM
Soutik
Get and check my codes , that is shown question 5 is false .
c#
1 Voto
6 Respostas
11th Jul 2021, 4:33 PM
Zy Naung
why I'm getting false as an answer and here it's true?
python
range
2 Votos
4 Respostas
30th Jun 2016, 5:46 PM
papka2
>>> descending([]) True >>> descending([4,4,3]) True >>> descending([19,17,18,7]) False
python3
0 Voto
1 Resposta
17th Feb 2019, 9:33 AM
Shaik Abeedh
I cant understand this....> 1 != 1 False >>> "eleven" != "seven" True >>> 2 != 10 True.... with true of false
python3
1 Voto
2 Respostas
31st Jan 2018, 8:44 PM
Reptilian Hermit
Why print (2 > 4 == 4) False in python. Please kindly explain me.
python
1 Voto
6 Respostas
11th Feb 2023, 6:59 PM
TAEK
I would like to print here, profitable unprofitable instead of true or false but how
functions
python
0 Voto
11 Respostas
10th Oct 2023, 6:49 PM
Eaz Mahodi Sagor
Do all languages have this anomaly, 0.3 + 0.4 == 0.7 will be false ?
anomaly
decimal
javascript
7 Votos
6 Respostas
12th Mar 2018, 12:58 PM
Morpheus
Why True and False have to be capitalized and "true and false" is a wrong answers
booleans
python
3 Votos
8 Respostas
2nd Apr 2019, 8:34 PM
thelablive2
Why it takes input twice even if while loop's condition is false
input
loops
python3
recursion
while
0 Voto
4 Respostas
5th Nov 2021, 10:06 AM
Saumya Mishra
How to print if false statement inelse statement and also in console
c#
else
else-statements
how
print
statement
value
0 Voto
4 Respostas
21st Mar 2022, 6:21 PM
Sheza Rao
Plz correct the script as it says its false
javascript
1 Voto
1 Resposta
30th Mar 2017, 4:42 PM
Mohammed Arshad
Answerable by True or False 11. 21.ans=(76%8-98-76)>=(52-4*3+12)); 12. 22.ans=(98-87+8*3)!=(73%15*2-21); 13. 23.ans=!((31-(12*(
c++
1 Voto
2 Respostas
11th Mar 2019, 3:40 AM
Rhea May Abay
Why the output of the code is False , please explain?
python3
0 Voto
2 Respostas
23rd Jun 2020, 9:59 AM
Teja Swaroop
why when i put false in the program, it outputs error?
constants
false
php
true
0 Voto
4 Respostas
3rd Oct 2016, 8:48 AM
Andreea Deleu
These are following case, true or false ... Case 2.4:
c
-1 Voto
1 Resposta
27th Dec 2021, 7:54 AM
Pradyumn Vishwakarma
Hello. I don't know how to return false statement? It always return true.
c++
0 Voto
4 Respostas
9th Aug 2021, 8:36 PM
TeaserCode
Why the result of this code "True in [True] in [True]" is False
array
in
python
7 Votos
3 Respostas
15th Feb 2018, 2:43 PM
Javier I. Rivera R.
str1 = "hello" str2 = "olleh" if two strings matches will return true otherwise false
python
python3
strings
2 Votos
5 Respostas
21st Feb 2022, 5:40 AM
Manoj Bhaagam
How can you make a true or false quiz through c++?
booleans
c++
cin
cout
functions
if-statements
0 Voto
1 Resposta
8th Oct 2020, 10:23 AM
Lugli
U gotta check out this.. the last statement is True? How? It should be false instead
mohd
2 Votos
6 Respostas
10th Jun 2019, 3:21 PM
Mohd Adnan khan
What's the difference between truth or false and truthy or falsey?
booleans
ruby
2 Votos
2 Respostas
21st Mar 2017, 5:15 PM
Aryan Sinha
Is HTML programming language?
false
true
1 Voto
10 Respostas
22nd Dec 2017, 5:35 PM
Jahid Al Emon
Can someone body tell my what is the difference between false and true constant?
constants
php
2 Votos
8 Respostas
26th Dec 2015, 5:04 AM
Mohammed
Why is >>>True or False >>> True? And why is >>>5 or 7 >>>5
booleans
operator-precedence
python
2 Votos
4 Respostas
27th Apr 2020, 9:25 AM
Samuel
Why i am getting both Output false and false? Someone explain to me this plz
java
0 Voto
8 Respostas
21st Nov 2019, 2:06 PM
Abdul Wahab
System.out.print(x==a); //what does this means true ? False ? Error
code
0 Voto
2 Respostas
14th Feb 2018, 5:16 PM
Abhijit
How we show true and false question in quiz using forms.
forms
0 Voto
2 Respostas
8th Jul 2019, 5:38 PM
usman riaz
Can plz anyone tell that why true and false are used in programming languages
constants
php
2 Votos
7 Respostas
6th Jan 2017, 1:38 PM
Paavan Gupta
Why is the course not free as stated before you download the app?
advertising
false
0 Voto
4 Respostas
14th Mar 2022, 9:45 AM
sarah 'violet rose croft' faulkner
How to make the java code restart if user enter false number?
java
1 Voto
3 Respostas
18th Aug 2017, 2:32 PM
Manal Medhat
print(0.1==0.2-0.1) print (0.1==0.5-0.4) Why is the output true, false and not true, true?
phyton3
0 Voto
2 Respostas
30th Apr 2019, 6:40 PM
Biggi
I basically want to create a custom confirm box in js that return true and false value
javascript
js
website
1 Voto
10 Respostas
15th Mar 2022, 10:55 AM
Deepak Kanojiya
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
3
4
5
...
8
Próximo >
Quente hoje
Honestly i just want to understand how python works
2 Votes
Is there any free coding app?
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
how to become a mentor
2 Votes
Guys I have question
0 Votes