Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Precios
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
What is the deffrence between true and false in constants
constants
1 Voto
4 Respuestas
4th Jan 2018, 6:34 PM
Raghupatruni Venkatamanas
When to decide to set up a variable to True or False?
boolean-logic
booleans
python
variables
1 Voto
3 Respuestas
9th Jul 2022, 8:15 AM
Alex | Python Instructor & Solutionist Thinker
Why c cannot understand (- 1 < 0) is true
c
compiler
error
gnu
1 Voto
1 Respuesta
10th Sep 2022, 3:10 PM
Abdülhalim ESEN
Where I can find true answers of play match?
c++
0 Votos
3 Respuestas
11th Oct 2016, 9:16 PM
Янча наступны
Why is my else statement in python running even if my if statement is true
else-statements
if-statements
python
13 Votos
10 Respuestas
14th Mar 2017, 7:37 PM
Hasan Fares
write a boolean expression that evaluates to true if a number stored in variable num is between 1 and 100 or the num is negativ
java
-1 Voto
4 Respuestas
12th Apr 2022, 9:08 AM
Nicholas Appernor
What will happened if all the condition are true in while loop?
c++
1 Voto
5 Respuestas
1st Sep 2020, 4:24 PM
√𝕄𝕋𝕃𝔼𝕆²⁸²²🥀
Python: why is [False] evaluated as true in an if statement?
python
0 Votos
3 Respuestas
16th Sep 2020, 5:22 PM
Solus
How can I use true and false on java script
javascript
0 Votos
2 Respuestas
26th Oct 2020, 7:44 PM
Jaabir
Is HTML programming language?
false
true
1 Voto
10 Respuestas
22nd Dec 2017, 5:35 PM
Jahid Al Emon
Who is the true owner of panda project?
html5
0 Votos
1 Respuesta
28th Nov 2016, 11:45 PM
R P
How to define a function which returns True for prime numbers?
function
prime_number
1 Voto
4 Respuestas
27th Aug 2018, 5:32 AM
Anaadi Dubey
Is this program run correctly give answre in true and false.
java
1 Voto
3 Respuestas
16th Oct 2020, 5:35 AM
Aman Kumar
Why this piece of code print c++ when condition is not true
;
c,
if-statements
2 Votos
3 Respuestas
1st Feb 2020, 4:54 PM
tushar sahni
Is it true that C++ is used in virtual reality development?
c++
games
sololearn
virtualreality
2 Votos
4 Respuestas
10th Dec 2017, 10:07 PM
<!--Celestino-->
Can you make call using JavaScript if true example
no
yes
0 Votos
2 Respuestas
28th Mar 2019, 5:04 PM
SCP 251
The affirmation of the HEAD tag is not really true
false
head
html
1 Voto
2 Respuestas
8th Sep 2020, 8:19 AM
Nelson Ivan Tontarelli
Why does this operation equal true even though it should have no output because its false because true + false = false?
c++
operators
0 Votos
3 Respuestas
2nd Dec 2016, 4:57 AM
Talkiestcobra6
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 Respuestas
13th Oct 2016, 1:44 PM
Soutik
how to set the textbox of html readonly to true using python?
html5
python
0 Votos
8 Respuestas
8th Jul 2016, 4:32 AM
swapnil Singh
Is it true that, Python is not recommended in web dev ?
python
question
web
0 Votos
4 Respuestas
2nd Feb 2021, 12:45 PM
Agt Reda
Does this mean that for this or operator when the Frist argument is true then it returns true and of the Frist argument is false
boolean-logic
0 Votos
3 Respuestas
14th Jun 2020, 7:06 PM
Chisom Ndubuizu
I would like to print here, profitable unprofitable instead of true or false but how
functions
python
0 Votos
11 Respuestas
10th Oct 2023, 6:49 PM
Eaz Mahodi Sagor
Why True and False have to be capitalized and "true and false" is a wrong answers
booleans
python
3 Votos
8 Respuestas
2nd Apr 2019, 8:34 PM
thelablive2
Where is and how true while is used eg -while(true){//statements}
true
while
1 Voto
2 Respuestas
3rd Dec 2017, 4:24 AM
Mr SS(sanskar suri)
How to rewrite this code without a while True loop?What should be instead of True?
python
python3
1 Voto
9 Respuestas
15th Feb 2022, 9:41 PM
Lenoname
fruits = int(input()) apples = fruits /4 while True : print(apples//3) my attempt :(
python
1 Voto
6 Respuestas
22nd Jul 2020, 4:11 PM
Amit Kumar
How do i use break in while True function
python3
0 Votos
1 Respuesta
28th Apr 2022, 3:36 AM
Varin
Is this statement true for all languages that support Object Oriented Programming?
classes
inheritance
objects
oop
1 Voto
3 Respuestas
19th Jun 2023, 12:04 PM
Bishnu Chalise
I am true at 4 test Case but i fail at test case 5, what was wrong with my code. Extra terrestrial.
extra
terrestrial
0 Votos
7 Respuestas
9th Feb 2020, 7:22 AM
Hiếu Võ Trần Minh
I cant understand this....> 1 != 1 False >>> "eleven" != "seven" True >>> 2 != 10 True.... with true of false
python3
1 Voto
2 Respuestas
31st Jan 2018, 8:44 PM
Reptilian Hermit
What's the difference between both of them..one is giving true and other false...
java
string
1 Voto
6 Respuestas
8th Aug 2019, 4:26 AM
sahana shanbhag
Is it true that text align does not work with display:inline;
disolay:inline;
not
text-align
working
1 Voto
2 Respuestas
20th Jul 2021, 5:53 AM
Ankush Panchal
RegExp to return true only when a character appears once. [Solved]
javascript
regular-expressions
0 Votos
2 Respuestas
13th Oct 2020, 8:20 PM
Devotha Mwenda
Помогите
false
true
0 Votos
4 Respuestas
19th Aug 2021, 9:27 AM
Hadicha Tavlieva
if text1 = text2 is True then why textlist1 != textlist 2 ?
python
0 Votos
4 Respuestas
6th Aug 2020, 11:25 AM
Yun Jo Subba
Is it true that YouTube is build of python
python
0 Votos
2 Respuestas
20th Sep 2017, 2:09 PM
Code Gate
Is this statement true " java script is client side language"
javascript
2 Votos
3 Respuestas
26th Nov 2017, 7:38 PM
Fawad
Which of the following is true about inheritance in Java.
inheritance
java
1 Voto
1 Respuesta
15th Jul 2018, 7:46 AM
Bharathi Priya
Python: why are strings evaluated true?
python
true
0 Votos
5 Respuestas
12th Sep 2020, 8:37 PM
Solus
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 Respuestas
11th Mar 2019, 3:40 AM
Rhea May Abay
Return True if the given string contains an appearance of "xyz" where the xyz is not directly preceeded by a period(.). So "xxyz" is True but "x.xyz" is False.
codingbat.com
python
0 Votos
7 Respuestas
25th Oct 2016, 3:26 PM
Kelvin
str1 = "hello" str2 = "olleh" if two strings matches will return true otherwise false
python
python3
strings
2 Votos
5 Respuestas
21st Feb 2022, 5:40 AM
Manoj Bhaagam
Can I conclude that bool can even analyze strings as true or false?
c++
string->bool
6 Votos
4 Respuestas
22nd Jul 2017, 4:37 AM
Solo Wanderer 4315
Tell Me People:How to Draggable Image or Text??
draggable
sololearn
true
26 Votos
6 Respuestas
28th Aug 2017, 2:14 PM
☆Sampath👻
What is while true .I know that while 1==1: writes code infinity but I don't know the use of while true why is it use what is it
true
while
0 Votos
7 Respuestas
7th Jul 2017, 5:00 PM
Asad Ullah Hashmi
Can someone answer me Is that true this cod is correct?
java
0 Votos
2 Respuestas
11th Aug 2019, 8:07 PM
Yimer Indris
What is a " not True " expression in if function ?
boolean-logic
1 Voto
3 Respuestas
17th Jan 2022, 12:10 PM
HAYTHEM JBELI
How can I use While True loop in this basic c# calculator
c#
loops
while
1 Voto
2 Respuestas
4th Dec 2020, 8:45 AM
Akif Tahmid
println mean type & go to the next line !! true
java
methods
0 Votos
4 Respuestas
21st Sep 2016, 11:17 PM
eschouf sidali
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
5
6
7
...
13
Siguiente >
En tendencia hoy
Discrete-Time Signal Representation
0 Votes
Hey, is the "Snowflake" mission not working?
0 Votes
Detach thread exception
1 Votes
Qt timer timeout
0 Votes
Bug in the answers checking algorithms?
0 Votes
Not video
0 Votes
I want to learn Lua but don’t know where
2 Votes
How to make a 2d game
0 Votes
Not image in the page
0 Votes
Create a program that will allow user to input grades from five subjects and display the average grade.
0 Votes