Cursussen
Cursussen
Code Compiler
Code Compiler
Discussiëren
Prijzen
Teams
Inloggen
Registreren
Menu
Q&A Discussies
Zoeken
Zoeken
Stel een vraag
Stel een vraag
Why can't I get acceleration other than 0 in this code if acceleration= (velocity1 - velocity2)/time acc
c++
1 Stem
3 Antwoorden
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 Stem
3 Antwoorden
19th Nov 2017, 5:54 AM
Yuli Akbar
Why the output is 0?
0
output
php
why
1 Stem
5 Antwoorden
28th Jul 2017, 11:00 AM
Vishal Agarwal
¿como identifico si un bloque va a terminar en devuelve 0 o en 1?
c++
0 Stemmen
1 Antwoord
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 Stem
3 Antwoorden
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 Stemmen
4 Antwoorden
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 Stem
2 Antwoorden
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 Stem
5 Antwoorden
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 Stem
3 Antwoorden
7th Jun 2018, 8:26 AM
J T
When we write an algorithm we assume the first element of array as 0 or 1
algorithm
arrays
0 Stemmen
1 Antwoord
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 Stem
2 Antwoorden
29th May 2018, 8:07 AM
Ruslan 🇰🇿
I have an exam today and I probably took 0 from exam because of a 1 statement.
advice
an
2 Stemmen
3 Antwoorden
6th Oct 2017, 1:05 PM
Yusuf
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 Stem
7 Antwoorden
6th Mar 2018, 1:54 PM
OP Coder
What is the actual work performed by return 0 or return x (x is a variable)??
c++
0 Stemmen
2 Antwoorden
15th Jul 2018, 9:13 AM
Shikhar gupta
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 Stem
14 Antwoorden
19th Mar 2017, 3:38 PM
Saidmamad Gulomshoev
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 Stem
5 Antwoorden
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 Stemmen
3 Antwoorden
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 Stemmen
4 Antwoorden
7th Dec 2017, 10:46 AM
Perez
What happens if you have 0xp and lose a challenge? Would ur xp get negative?
0
challenge
challenges
xp
1 Stem
1 Antwoord
9th Aug 2019, 4:44 PM
Israel Abebe
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 Stemmen
19 Antwoorden
27th Feb 2017, 7:07 AM
Ricardo Chitagu
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 Stemmen
3 Antwoorden
17th Oct 2018, 12:20 AM
Ananya Pandey
What is the size of void pointer?
0
2
4
8
1 Stem
2 Antwoorden
22nd Sep 2019, 4:36 AM
suyash sonkesaria
In the following code, no matter what int value i give, it always outputs: 0 is thinking...
inner-classes
java
0 Stemmen
4 Antwoorden
16th Sep 2016, 9:47 AM
Chahat Gupta
How do I put this tooltip in place of the alert? when it reaches 0 it appears?
css
html
javascript
0 Stemmen
2 Antwoorden
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 Stem
3 Antwoorden
5th Aug 2020, 7:56 AM
Nikita Sharma
Using return 0 or 1 or 2 to close main function giving same result why?
c++
2 Stemmen
1 Antwoord
27th Oct 2017, 2:48 AM
Shubham Sharma
# python i = 0 while i < 10: print("hallo") i += 1 Brother and sister help this programming error
help
1 Stem
3 Antwoorden
15th Aug 2020, 2:23 AM
Hacker Tamil Tamila
["Boolean Joke"]; 0 == false, 1 == true; What's this (boy == ??, girl == ??) in your favourite programming language
boolean
joke
programming
6 Stemmen
3 Antwoorden
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 Stemmen
6 Antwoorden
19th Sep 2023, 6:11 PM
Uzma Patel
¿como identifico si un bloque va a terminar en devuelve 0 o en 1?
c++
0 Stemmen
1 Antwoord
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 Stem
3 Antwoorden
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 Stem
8 Antwoorden
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 Stemmen
3 Antwoorden
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 Stemmen
2 Antwoorden
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 Stemmen
3 Antwoorden
10th Jul 2019, 5:13 AM
david chongo
Why is the fuction returning a 0 and None instead of the numbers within the range.
python
1 Stem
2 Antwoorden
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 Stem
2 Antwoorden
27th Jun 2016, 4:20 AM
Aakash Vyas
for (int x = 0 x <= x += ) { cout << << endl; }
c++
loops
0 Stemmen
1 Antwoord
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 Stem
2 Antwoorden
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 Stemmen
5 Antwoorden
25th Jul 2019, 2:10 PM
KIKELOMO DEBORAH ABODUNRIN
Why the size of empty class is 1 byte but the size of empty structure is 0 bytes
c++
classes
objects
sizeof
struct
1 Stem
3 Antwoorden
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 Stemmen
2 Antwoorden
30th Nov 2017, 4:59 AM
Yinhao Chen
Any way to access questions and solve without hearts. My hearts are continuously getting 0 and can't even study properly.
hearts
sololearn
1 Stem
2 Antwoorden
20th Jul 2025, 5:35 PM
Aneerudh Singh
i = 0 while 1==1: print(i) i = i + 1 if i >= 5: print("Breaking") break print("Finished")
loops
1 Stem
3 Antwoorden
23rd Feb 2018, 9:48 PM
Deepak Kumar
Why does one script starts with 0 and ends with 4 while the other starts with 1 and ends with 5
javascript
0 Stemmen
6 Antwoorden
16th May 2018, 10:50 PM
IZzZI
Argument2 return 0 when i call kn main this fonction should return the anglein degrees between the the two point a ,b
java
0 Stemmen
6 Antwoorden
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 Stemmen
9 Antwoorden
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 Stemmen
4 Antwoorden
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 Stemmen
10 Antwoorden
4th Jan 2023, 1:04 AM
Ohanenye Kennedy
words = ["hello", "world", "spam", "eggs"] counter = 0 max_index = len(words) - 1 while counter <= max_index: word = words
counter
0 Stemmen
4 Antwoorden
11th Jun 2018, 4:20 PM
Anurag
Stel een vraag
Stel een vraag
Stel een vraag
Stel een vraag
< Vorige
1
...
12
13
14
...
18
Volgende >
Populair vandaag
Guys I don't know anything about cooding who can help me pls
1 Votes
Decorators in python.
2 Votes
Need help
1 Votes
How to install Bcrypt here
1 Votes
Pointers in c#
1 Votes
Please click me
0 Votes
Can sololearn have multiple inpus&outputs?
3 Votes
How to Get Better at Solving Programming Problems
0 Votes
Hello !
0 Votes
Help
1 Votes