Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Tarification
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
if SQL counts from 0 then in between operator why it count from 1
sql
where
0 Vote
2 Réponses
16th Dec 2016, 6:33 AM
Saiyyed aman ali
Why can't I get acceleration other than 0 in this code if acceleration= (velocity1 - velocity2)/time acc
c++
1 Vote
3 Réponses
8th May 2019, 7:23 AM
Asasira Arthur
Can we use margin: 0 auto; in html sololearn? Because, when i use it can't work
web
1 Vote
3 Réponses
19th Nov 2017, 5:54 AM
Yuli Akbar
Why the output is 0?
0
output
php
why
1 Vote
5 Réponses
28th Jul 2017, 11:00 AM
Vishal Agarwal
¿como identifico si un bloque va a terminar en devuelve 0 o en 1?
c++
0 Vote
1 Réponse
19th Dec 2019, 7:57 PM
Silverio Quiñones Belmontes
Can the Boolean values, True and False, be represented by 1 and 0 respectively?
booleans
python
-1 Vote
3 Réponses
25th Jan 2016, 10:46 AM
Kostas Lifeboy
def tri_recursion(k): if(k > 0): result = k + tri_recursion(k - 1) print(result) else: result = 0 return resul
python
0 Vote
4 Réponses
2nd Oct 2020, 10:00 AM
Kumar Shubham
What does i[b] % [/b]2 == 0 mean, when i is an integer from a range?
python3
1 Vote
2 Réponses
18th Aug 2018, 5:39 PM
P.W.R.
What is the use of return 0 I can't understand by this app, please tell me in detail
c++
cout
1 Vote
5 Réponses
28th Oct 2016, 3:59 AM
Akshay Asati
I'm 0 knowledge person for programming? Is it really hard to learn programming? How to start programming for person like me?
comments
1 Vote
3 Réponses
7th Jun 2018, 8:26 AM
J T
I have an exam today and I probably took 0 from exam because of a 1 statement.
advice
an
2 Votes
3 Réponses
6th Oct 2017, 1:05 PM
Yusuf
When we write an algorithm we assume the first element of array as 0 or 1
algorithm
arrays
0 Vote
1 Réponse
20th Sep 2019, 3:26 AM
Yatharth Mittal
Can you explain me please, why does the result start from 1, and not from 0
loops
python3
-1 Vote
2 Réponses
29th May 2018, 8:07 AM
Ruslan 🇰🇿
Program to print random numbers with out any relationship between each numbers or any pattern, numbers from 0 to 99999
c++
coders
coding
cpp
program
programmers
1 Vote
7 Réponses
6th Mar 2018, 1:54 PM
OP Coder
Didn't get, how a person can get to Level 6 without completing any course and previous levels? I mean directly from 0 to 6
achievement
sololearn
1 Vote
14 Réponses
19th Mar 2017, 3:38 PM
Saidmamad Gulomshoev
What is the actual work performed by return 0 or return x (x is a variable)??
c++
0 Vote
2 Réponses
15th Jul 2018, 9:13 AM
Shikhar gupta
You're given a program that outputs all the numbers from 0 to 10. Change the code to make it output only the even numbers.
beginner
python
1 Vote
5 Réponses
17th Feb 2022, 11:44 AM
pain fr
Do you know when we return 0 or any value from main() function where does it actually returns to
rtrn0
4 Votes
3 Réponses
30th Apr 2017, 2:23 AM
Mohit Rawat
Why is it that division by 0 in most programming languages causes the program to crash or to stop working??
programming
sololearn
5 Votes
4 Réponses
7th Dec 2017, 10:46 AM
Perez
Guys what if I want my code to return 1 if in my array the largest number is repeated twice and to return 0 if not?how
duplicate
0 Vote
19 Réponses
27th Feb 2017, 7:07 AM
Ricardo Chitagu
What happens if you have 0xp and lose a challenge? Would ur xp get negative?
0
challenge
challenges
xp
1 Vote
1 Réponse
9th Aug 2019, 4:44 PM
Israel Abebe
What happens when a programmer having 0 xp in Sololearn losses a challenge?Will the xp turns to minus like -5,-10... and so on ?
challenger
sololearn
3 Votes
3 Réponses
17th Oct 2018, 12:20 AM
Ananya Pandey
In the following code, no matter what int value i give, it always outputs: 0 is thinking...
inner-classes
java
0 Vote
4 Réponses
16th Sep 2016, 9:47 AM
Chahat Gupta
What is the size of void pointer?
0
2
4
8
1 Vote
2 Réponses
22nd Sep 2019, 4:36 AM
suyash sonkesaria
How do I put this tooltip in place of the alert? when it reaches 0 it appears?
css
html
javascript
0 Vote
2 Réponses
5th Jan 2023, 11:14 PM
Neymar Silva
>>> 11 / 0 Traceback (most recent call last): File "<stdin>", line 1, in <module> ZeroDivisionError: division by zero
python
1 Vote
3 Réponses
5th Aug 2020, 7:56 AM
Nikita Sharma
# python i = 0 while i < 10: print("hallo") i += 1 Brother and sister help this programming error
help
1 Vote
3 Réponses
15th Aug 2020, 2:23 AM
Hacker Tamil Tamila
Using return 0 or 1 or 2 to close main function giving same result why?
c++
2 Votes
1 Réponse
27th Oct 2017, 2:48 AM
Shubham Sharma
["Boolean Joke"]; 0 == false, 1 == true; What's this (boy == ??, girl == ??) in your favourite programming language
boolean
joke
programming
6 Votes
3 Réponses
16th Mar 2017, 3:27 PM
Wisdom Abioye
In string.IsNullOrWhiteSpace(parts[1])) why isthe 1 after parts used for? And the 0 and 1 in a sentence above right after parts
c#
0 Vote
6 Réponses
19th Sep 2023, 6:11 PM
Uzma Patel
¿como identifico si un bloque va a terminar en devuelve 0 o en 1?
c++
0 Vote
1 Réponse
19th Dec 2019, 7:57 PM
Silverio Quiñones Belmontes
Fill in the blanks to print EVEN (multiples of 2) values from 0 to 20 using a for loop:
c++
-1 Vote
3 Réponses
9th Dec 2020, 12:06 PM
PT
i was trying to solve security code for the code coach but it gives me error in (if i > 0 and i <= length-1:)
python
1 Vote
8 Réponses
1st Sep 2020, 6:36 AM
Smiley[Offline]
age = int(input()) if(age == 0 and age <= 11): print('Child') elif(age >= 11 and age <= 17): print('Teen') elif(age > 17
python
0 Vote
3 Réponses
12th May 2022, 7:23 AM
Purple Phoenix 7
How can i write a code to print the sum of prime numbers from 0 to 120
functions
0 Vote
2 Réponses
19th Apr 2019, 10:25 AM
Muhammad Yusif Garba
Which ones are valid as floats? 2, 0, 5.5f, 4.3 And the answers are 2, 0 and 5.5f. Is question correct or I need some education?
c#
6 Votes
3 Réponses
10th Jul 2019, 5:13 AM
david chongo
Why when I pay my bits to get 3 hearts but when I payed I saw that I have 0 hearts
hearts
help
0 Vote
3 Réponses
24th Apr 2023, 6:07 PM
zain Shendy
Why is the fuction returning a 0 and None instead of the numbers within the range.
python
1 Vote
2 Réponses
7th Jan 2018, 11:36 AM
Kane A. Scott
How to make a user enter sentences in a str variable untill he inputs 0 (zero)?
functions
python
1 Vote
2 Réponses
27th Jun 2016, 4:20 AM
Aakash Vyas
for (int x = 0 x <= x += ) { cout << << endl; }
c++
loops
0 Vote
1 Réponse
25th Jun 2018, 9:41 PM
Windell
Why does the hello world program works even after replacing return 0 with return 2 or return 5?
c
1 Vote
2 Réponses
23rd Jun 2019, 3:20 AM
Kushaal Kumar Pothula
How do I create x is greater than or equal to 0 but less than or equal to 10 in Python?
inequality
python3
range
0 Vote
5 Réponses
25th Jul 2019, 2:10 PM
Powersurge
Why the size of empty class is 1 byte but the size of empty structure is 0 bytes
c++
classes
objects
sizeof
struct
1 Vote
3 Réponses
8th Jan 2017, 5:36 AM
Saksham Jain
In Python 3 Why the output is 0 but not 1 when I have this?
break
python3
0 Vote
2 Réponses
30th Nov 2017, 4:59 AM
Yinhao Chen
Why does one script starts with 0 and ends with 4 while the other starts with 1 and ends with 5
javascript
0 Vote
6 Réponses
16th May 2018, 10:50 PM
IZzZI
i = 0 while 1==1: print(i) i = i + 1 if i >= 5: print("Breaking") break print("Finished")
loops
1 Vote
3 Réponses
23rd Feb 2018, 9:48 PM
Deepak Kumar
Argument2 return 0 when i call kn main this fonction should return the anglein degrees between the the two point a ,b
java
0 Vote
6 Réponses
13th Mar 2021, 9:36 PM
El mhadji Mohamed abdelhak
write a program that prints all numbers from 0 to the inputted number that are either a multiple of 3 or end with 3
java
while
-4 Votes
9 Réponses
22nd Oct 2020, 5:45 PM
Carlton
Why does sum hasn't been initialized to 0 during every time when it calling itself,by the way, what does static means in here?
c#
2 Votes
4 Réponses
10th Feb 2021, 8:06 PM
Yasswecancn
Please is to be added or removed from this code n = int(input()) for x in range(1, n): if x % 3 == 0 and x % 5 == 0:
@python
0 Vote
10 Réponses
4th Jan 2023, 1:04 AM
Ohanenye Kennedy
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
...
12
13
14
...
18
Suivant >
Aujourd'hui en vedette
[OFFICIAL] 💘 Cupid’s Code Picks – Valentine’s Code Challenge 2025 Results
9 Votes
Data Analysis Course
1 Votes
Time up code for data revision
0 Votes
Web vs python
0 Votes
Is there LUA?
0 Votes
I want to learn why this error occurs in "while loop" function of Pythone.Can someone explain to me?
1 Votes
Which courses should i take for robotics?
1 Votes
url of code playground for HTML, CSS & JS
0 Votes
Is there a way to report something wrong?
0 Votes
Is it possible to see what modules come by default the Code Playground?
0 Votes