Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
9% (7//2)=1 i am not understanding when there is reminder is 1 of 7 by 2 then how its coming one with 9 ??
numeric-operations
python
1 Vote
4 Answers
3rd Jan 2017, 4:49 AM
Harsh Ranjan
Why Index starts from 0, I mean, what's the logic behind it?
0
1
array
fun
index
list
logic
reason
start
why
6 Votes
8 Answers
5th Jun 2018, 11:32 AM
xXx
So my input question is "How many participants?", i have used int, but i want to limit the numbers from 1 to 30. Any tips? 😅
input
python
0 Votes
3 Answers
16th Sep 2019, 8:15 PM
W. Khalid
Reorder the code to declare a Queue of integers, add values 1 through 5 and print the contents of the Queue. q.Enqueue(x); Queu
c#
0 Votes
2 Answers
3rd Oct 2019, 1:38 PM
TSHEGOFATSO LETABANE MALESA
You are given a program that takes Team 1 and Team 2 football teams goals as inputs accordingly. Complete the function to take
console.
log
0 Votes
3 Answers
8th Feb 2023, 12:57 AM
ANIL KUMAR VIHSWAKARMA
Which IC transmitter will have thesame signal of my drone receiver number--BK2423 in F4 in 1 circuit ( its racing drone)
ic
-1 Vote
2 Answers
28th May 2021, 11:48 PM
Ibrahim Idris Ibrahim
Why write method is behaving differently in code 1 and code 2. In code1 it is writing and in code2 it is returning length of msg
python3
0 Votes
3 Answers
19th Aug 2020, 2:31 PM
Gubbala Saisree
write a program to display month name ranging from 1 to 12 in java where n is read from user
java
1 Vote
1 Answer
27th Oct 2018, 12:37 PM
Zain Ali
Could somebody please help me , how to create a boolean program . For example i put 4 answers , 1 is true and 3 false. Thank you
boolean-logic
booleans
html
html5
js
1 Vote
5 Answers
14th Nov 2020, 10:23 AM
Riselda Rada
I want to set zIndex to the first object b to 1 to display it in front. thanks you.
1
set
to
z-index.
-1 Vote
1 Answer
19th Jun 2021, 10:12 AM
Malick Diagne
Write a program that will ask for 5 numbers from the user and if the number is present in array the function should return 1
c++
0 Votes
5 Answers
31st Jul 2017, 5:43 PM
Vicky
Write a program ask height in cm and then convert it to feet and inches. 1 foot =12 inches ,1inches =2.54 cm.
python
0 Votes
2 Answers
24th Jul 2018, 12:39 PM
selvi
Complete the folowing function procedure to calculate the sum of the sum from 1 to N. (Sum = 1+2+__+N) , N is entered as the inp
c#
c++
2 Votes
4 Answers
25th Sep 2017, 8:01 AM
Dries
a program that takes the integer (n) as positive and prints the sum of prime numbers greater than 1 and less than n as output
python
0 Votes
2 Answers
26th Dec 2020, 12:16 PM
a.m
In a program when we declare 1 array and one variable. Then the address of variable will be next to to the array or not
c
0 Votes
4 Answers
10th Apr 2020, 1:48 PM
User..
Данно число n>0 сформироват и вывести целлочисленых массив размера n содержащий степень 2 от 1 до n ?
n>0
-1 Vote
1 Answer
8th Nov 2019, 8:09 AM
Ahmad TKM
use for...while loop and do...while loop to find the factoria of n positive integers between 1 and 50
c++
0 Votes
1 Answer
26th Aug 2018, 3:51 PM
Ojurommy Oluwaseun Oluwadermmylare Oluwafemmy
While using srand() in c++, I get segfault 1 out of 10 times. Any possible solution to that?
c
c++
rand()
srand
0 Votes
1 Answer
11th Feb 2017, 6:01 PM
Nishant Shah
Making an Android app pls tell me i want upto 1 Gb jpg to load in some button...e
app
1 Vote
1 Answer
7th Jul 2017, 5:43 PM
Harsh Srivastava
What is the minus 1 in line 3 actually doing in this loop? “max_index = len(words) - 1“.
loops
python
0 Votes
1 Answer
11th Nov 2017, 1:20 AM
Divus iulius
Consider the following java class definition: public class time { private int second; // from 1 to 60
java
-3 Votes
1 Answer
22nd Dec 2016, 5:38 AM
victor
How are points determined in Play? It seems wonky. I get offered 1 point to beat a higher lvl opponent, but lose 28 if I don’t?
play
progress?
rigged
unbalanced
0 Votes
3 Answers
23rd Oct 2020, 5:58 PM
Gary Miller
I am learning python from 1 weeks and html from 2 days and i just started learning mysql also then after it what should i learn
html
learning
mysql
python
2 Votes
2 Answers
27th May 2020, 12:29 PM
AKASH CHAUHAN
Crear un programa que genere numeros impares de 1 al 20 y los muestre en pantalla; ademas deberá calcular la duna y el promedio
c++
0 Votes
2 Answers
28th Feb 2022, 3:00 PM
Rick Pudinng
Hi everyone i want do display hello every time i type 1 in my program,What is the required codes for that?
java
-2 Votes
3 Answers
14th Oct 2020, 7:54 PM
Hayabina
You need to make a program for a leaderboard. The program needs to output the numbers 1 to 9, each on a separate line, followe
print
-1 Vote
2 Answers
2nd Jul 2021, 3:30 PM
Om Devkar
In java course in loop concept in factorial program there is a bug in test condition 1 in expected output having wrong value.
bug
java
sololearn
0 Votes
2 Answers
15th Mar 2024, 10:52 AM
JAGMOHAN SINGH MALHI
In this code what is the idea of max_index = len(words) - 1 ? Could someone explain this code step by step please?
loops
python
0 Votes
2 Answers
23rd Nov 2019, 11:51 AM
Esteban Rueda
Hi. Can someone please explain me what does it code mean in python. def section(request, num): if 1 <= num <= 3: return HttpRes
django
python
python3
-2 Votes
3 Answers
14th Jul 2021, 10:39 PM
kamoyak
Write a program in java whereas no is even or odd and print only third even no.from 1 to 20 counting of number
main
void
-5 Votes
4 Answers
10th Jul 2019, 7:50 PM
DOLAT RATHORE
how to generate a list of infinite length containing all numbers made of 1 or 2 or both in ascending order?
python
1 Vote
2 Answers
10th Sep 2016, 6:26 AM
Akhil Gaur
-->✍️ Hey bodies I think can i post 1 code every week suggest me and 👉 📨post some awesome👍 code👈 here. I am searching 🔍.
css3
html5
javascript
2 Votes
3 Answers
10th Feb 2018, 5:09 AM
Ashwin_Chaurasiya
i = 1 while i <=28: print(i) i = i + 8 print("Task Incomplete..!") i = 19 while i >=0: print(i) i = i-2 print('
cpython
numeric-operations
sololearn
1 Vote
4 Answers
26th Aug 2017, 2:21 PM
G.Vamshi Krishna
can someone tell me what I'm doing wrong? I have outputs the result of 2 tests and 1 does not read the result from the first
javascript
0 Votes
3 Answers
17th Jun 2021, 6:48 PM
iking л
how to make a row with number 1 and column? when I click Enter key in my keyboard it want's to create new row numbered 2
angular
css
html
javascript
0 Votes
3 Answers
6th Apr 2022, 5:01 AM
Technology RN
My test case 1 is wrong please help my output is 1st is 144 and 2nd 15.7 but the expected output should be 144 and 78.5.imabegin
java
-1 Vote
4 Answers
15th Sep 2022, 10:18 AM
Mark Angelo Alarcon
Write a program that takes an integer number n as input and find out the sum of the following series up to n terms. 1 + 12 + 123
c
1 Vote
4 Answers
16th Dec 2020, 12:28 PM
Tousif Riyad
Массив arr из двадцати элементов сформ-ван : for i := 1 to 20 do arr[i] := (i - 8) * (i - 8); Чему равна сумма больш. меньш мас
help
2 Votes
4 Answers
22nd Nov 2022, 9:52 AM
Максим
Please help with this.. using range.Generate the list 'A1' having numbers from 100 to 1 in decreasing order, which are also mult
cpython
python
python3
range
0 Votes
3 Answers
6th Mar 2018, 11:18 AM
Sashank Reddy
Write a program that inputs an integer in range 0-999 and then print if the integer enters is 1 1/2/4 digit number ?
python
0 Votes
2 Answers
9th Feb 2021, 2:06 PM
Monika Kumawat
If n value is 5 ,the output should be 1 2 3 4 5 ,n value should be given by the users only, use any condition loops.
c
c++
cprogramming
programming
2 Votes
2 Answers
7th Apr 2020, 2:41 PM
Pŕiňcé Ŕãhúł
Vb. Net - Introduction
1
framework
introduction
vb.net
0 Votes
1 Answer
13th Jun 2017, 5:35 PM
Sia Azizi
On question 3/5
1
module
python
quiz
-2 Votes
2 Answers
6th Oct 2016, 1:54 AM
Peyton Stallings
What is wrong in this code? The Output is showing :- -Infinity Please help me and 1 more thing, I am coding it in Android?
java
0 Votes
2 Answers
1st Sep 2021, 8:39 AM
Shubham Chaubey
Write a program to store the all the prime number from 1 to 1000 in to a file using objects. Read all the prime numbers store
c++
0 Votes
3 Answers
13th Nov 2021, 8:39 AM
Kamalesh Ray
Why are there different outputs when I change the order in the Code of different ways of incrementing by 1 ?
java
1 Vote
2 Answers
20th Dec 2016, 10:37 AM
eternallatesummer
The data for batting and it is related to module package: 1- for 1 point in 2 runs,2- for half-century additional 5 points
loops
modules
packages
python3
2 Votes
1 Answer
31st Jan 2020, 3:32 AM
Utsav Singh
I need to give input twice to get output, where do i need to fix the code?I need to find the count and sum of given number 1 inp
c
0 Votes
5 Answers
3rd Jul 2021, 5:40 PM
Siyam
Use nested switch to calculate bill if cutomer buys 3 items..the customer can either choose 2 items of one kind or 1 item of
nestedswitch
1 Vote
2 Answers
10th Sep 2018, 5:09 PM
Shivyaaa
Table from 1 to 10 finding some error in output it it's priting some useless numbers between 1-3 instead of printing 2. Solve it
c
0 Votes
2 Answers
23rd Sep 2022, 3:11 PM
Venom
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
36
37
38
...
41
Next >
Hot today
What's wrong with this code ? ( Beginner)
4 Votes
Pig Latin
0 Votes
Someone can help me
0 Votes
Square Roots
0 Votes
What's wrong with this?
2 Votes
Currently learning C++, I’m getting into socket programming with C++
0 Votes
Is there any new bug in the projects reply sections?
1 Votes
I’m new someone can help me
0 Votes
What's doctype htMl
2 Votes
HTML community, HELP!!
0 Votes