Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Why is the output 10, 20, 40 and not 20, 30, 40?
java
loops
4 Votes
4 Answers
2nd Mar 2018, 7:47 PM
Sebastian Sivertsen
for i in range (0, 20, ?): print(i)
?):
(0,
20,
for
i
in
print(i)
range
2 Votes
6 Answers
4th Oct 2019, 5:42 PM
HiggsBoson Films
Write a java series program: 5, 10, 15, 20, 25, 30, 35…………………………up to n terms.
series
0 Votes
5 Answers
11th Nov 2020, 8:44 AM
Santhosh Reddy
Откуда ответ 5 если мы исходное число параграфа то есть 20, делим на 2??
html5
web,
0 Votes
4 Answers
18th Oct 2018, 3:51 AM
Александр
I've written a code that outputs even and odd numbers from 1 to 20, i need help in writing prime numbers, anybody aware?
print
3 Votes
21 Answers
15th Mar 2021, 4:46 AM
Philip Ochieng
Кто может объяснить, ответ 20 или 100? Потому что песочница показывает 20, а мне кажется 100?
вызовфункции
функции
0 Votes
1 Answer
18th Sep 2023, 8:06 AM
Yuliia Movchan
If there's no numpy module on pydroid 3 app how do i do a range (1, 20, 0.5)
learning
phyton
programming
0 Votes
2 Answers
24th Aug 2021, 8:53 AM
Umar Akorede
X=5 print (x<<2) I encounter this question under python challenge, the answer was 20, can anyone explain why?
challenge
python3
1 Vote
2 Answers
2nd Sep 2020, 7:18 AM
Gbadegesin Muhammed
Given a Tuple tup1= (10, 20, 30, 40, 50, 60, 70, 80, 90). What will be the output of print (tup1 [3:7:2])?
python
0 Votes
2 Answers
13th Sep 2021, 4:26 PM
Abhinandh A
[82, 12, 41, 38, 19, 26, 9, 48, 20, 55, 8, 32, 3] how to display numbers that have number 2 in the array
algorithm
arrays
java
2 Votes
4 Answers
7th May 2020, 2:42 AM
IKHWAN HABIBI
Mostrar el promedio de 8 notas de un alumno. Se debe validar las notas (debe estar entre 0 y 20, inclusive).
python
1 Vote
1 Answer
13th Jun 2019, 2:13 AM
gerado felipa laguna
I’m pretty sure this one may be wrong. Inner HTML is 20, func() sets it to 20/2, but answer is 5?
quiz
1 Vote
1 Answer
3rd Apr 2018, 1:41 PM
Travis Myers
Pls wat is return, when is it used, and y can a single coding ve many return. Some return 20, return 0, return ster... Need help
c++
variables
0 Votes
4 Answers
14th Dec 2016, 4:18 PM
Michael Dogbey
can you help me ?i want to replace line10 to 20 of the test file to test 2 file but i can`t do with fgets(st, 20, fin2)
c++
file
1 Vote
1 Answer
19th Jun 2021, 6:49 PM
alireza mohammadian
Can anyone explain how to write a modulus formula that would tell me how many 20, 10 and 5 dollar bills i would get uf i gave someone$75? Thanks
java
modulus
remainders
0 Votes
6 Answers
23rd Sep 2017, 2:04 AM
Sahra Courtney
Ask a question
Ask a question
Ask a question
Ask a question
Hot today
Help please?
4 Votes
How to get better with problem-solving and programming
1 Votes
Odd even threads without condition variable
0 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Write a program to find the strings are in isogram or not
0 Votes
Ruby programming?
3 Votes