Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
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
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
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 an application that reads a number in inches converts it to meters . note : 1 inch =0.0254meter sample output input value for inch:1000 1000.0 inch is 254 meter
java
0 Votes
11 Answers
20th Mar 2017, 5:20 PM
Khulud Al-slman
Please i need someone to help me explain this code from line 1 to the last line. I just came across it but i don't understand it
programming
python
2 Votes
2 Answers
5th Apr 2020, 10:32 AM
Okonkwo Emeka
Why the below code is showing the value of x as 16 however it should be 1 similar to the y. Please help me.
c
1 Vote
1 Answer
21st May 2019, 5:46 AM
Gurvinder Singh Maanak
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
C language pattern solving 1 2 0 2 3 0 0 0 3 4 0 0 0 0 0 4 5 0 0 0 0 0 0 0 5
modification
needed
0 Votes
5 Answers
8th Jul 2020, 8:50 AM
Suman Singh
I wants to count total ( 1 ) number present in the given length. This program is only from 0 to 100. But I wants upto 10000.
c
0 Votes
4 Answers
4th Mar 2020, 5:38 PM
Vishwesh Patel
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
As a result of finishing "back to school", there was an offer of 1 month trial includes, does anyone know how to recall it?
trial
0 Votes
1 Answer
4th Sep 2020, 7:33 AM
Naser
Well I did it ..but I don't understand why it print 5 ..not 1 at the end ..and also why don't it print finished at the end
python
1 Vote
4 Answers
22nd Jul 2018, 10:04 AM
Deesha Devi Raghu
Hi guys i tried this code coach called Argentina but 2 test cases was wrong and 1 test was able to see so i did the same code
python
1 Vote
3 Answers
11th Mar 2022, 1:51 PM
Mohamed Raaid
Isn't these two programs(portion of number valudation in JS) have same output? 1 is working but 2 is not, please help me out
html
javascript
0 Votes
1 Answer
2nd Apr 2022, 2:56 PM
Logician S
Explain full relations about coding, with their languages, from 1 st to last, any links, or steps, learn me all types of codings
and
coding,
etc
explain
types,
-1 Vote
2 Answers
16th May 2018, 5:39 PM
Lucky Gunina
Why does my sum not summing up things? It's just showing 1, that is value of 1/b.
1
do
help
please
series
sum
while
1 Vote
11 Answers
19th Jul 2018, 11:58 AM
Parth Salat
What is the value of h(6,8) for the function below?def h(m,n): ans = 1 while (n > 0): (ans,n) = (ans*m,n-2) return(ans)
python3
0 Votes
2 Answers
16th Feb 2018, 3:16 AM
I Am a Baked Potato
Hi , could anyone explain me one basic programming like l have to type 1 hello,people 2 hello,peoplee again one more e
pythonnumeric-operations
0 Votes
1 Answer
22nd Apr 2020, 9:26 PM
Shoxrux Xolmatov
Can anyone explain me what is the use of return ??? What is the difference between return 0 return 1 return 4*factor(n-1)
c++
recursion
0 Votes
2 Answers
23rd Oct 2016, 1:39 PM
Pradeep C
PLEASE VIEW MY CODE IN COMMENT SECTION. Can anyone edit it so i could enter the name of horse 1 horse 2. I want to cout and cin.
beginner
c++
cin
classes
cout
cpp
loops
opp
0 Votes
8 Answers
21st May 2017, 3:51 AM
eiro Jan
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
In C++ I want to take input 1 for even number output and input 2 for odd number output. How I limit input to user.
cin
cout
for
int
while
0 Votes
4 Answers
31st May 2017, 5:23 PM
Umair
seats = 10# initial number of seats while seats > 0: # seat available? print("Sell ticket") # ticket sold seats = seats - 1
python
0 Votes
1 Answer
5th Jun 2023, 4:31 AM
Sujay Chatterjee
How can i create 2 link to act upon 1 button. In a way that if a user clicks the button, it will run two links at once.
ahref
functions
html
php
reference-types
xhtml
0 Votes
5 Answers
27th Jul 2020, 2:54 PM
henry okafor
Mike's Challenge Series #1
1
challenge
code
mike's
pro
problem
programming
series
sololearn
3 Votes
13 Answers
21st Oct 2017, 7:01 PM
Lil Machina
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
Use a loop to calculate the sum of all numbers that are a multiple of 3 in the range of 1 to 1000. A number is a multiple of 3
12.2
r
0 Votes
3 Answers
30th Dec 2021, 5:59 PM
Hector Torres
Hi coders...M stuck here.. I want this code to return 1 if an element in the array has exactly one non zero neighbor. Like arr1
arrays
java
0 Votes
4 Answers
8th Apr 2017, 6:08 AM
Ricardo Chitagu
I’m trying to do the zip code validator code coach. My code works for test cases 2-5 but not for 1 and 6. Please help!
codecoach
python
0 Votes
2 Answers
7th Oct 2023, 3:12 AM
Josh Rhodes
Let's say you have a list of N+1 integers between 1 and N. You know there's at least one duplicate, but there might be more.
c++
java
python
sololearn
2 Votes
2 Answers
14th Nov 2017, 6:59 AM
SaiKumar
when i run my code suppose with input 1 then from 0 to 10 output is correct but i get 11 th value as garbage value! why so??
c++
garbag_value_problem
1 Vote
7 Answers
10th Jan 2017, 7:40 AM
Md Shaifan Shahid
I am looking to start my own web design business, it's going to a 1 man show. Is python hard to use as a front end prog language
python3
web
2 Votes
6 Answers
30th Jul 2017, 9:26 PM
James Barrow
You need to make a program for a leaderboard. The program needs to output the numbers 1 to 9, each on a separate line, follow
answer??
-3 Votes
3 Answers
20th Aug 2021, 6:11 AM
Yogeshwaran A
We can overload + operator. But how is it possible in case of ! Operator? It just converts logical 1 to 0 or vice versa.
c++
operator-overloading
0 Votes
4 Answers
4th Aug 2017, 8:19 PM
Bhavesh Mahale
Real new, sorry. But how does one compile different languages/scripts. Are they all seperate or can you write multiple ones in 1
c
c++
css
html
java
php
python
-2 Votes
3 Answers
3rd Mar 2017, 5:37 AM
Solo J
Pyton
,
,
.
.
(
).:
**.
000
000
1
1
30
-2 Votes
1 Answer
16th Feb 2021, 2:26 PM
dragon 03
I want to create a program which will count number like 1 and then 2 and then 3 when user click the button every time.
javascript
0 Votes
2 Answers
18th Jul 2019, 3:27 AM
Noor
I want to learn asp.net from scratch anyone have any advice or website/video that can help me , I have 1 week before my intervie
asp.net
0 Votes
2 Answers
5th Jul 2021, 4:28 PM
Dev Gajjar
[SOLVED] How is it 0 here? I thought it must be 1 cause they look the same each other. Is the problem length of the strings?
c++
cpp
output
string
0 Votes
2 Answers
11th Sep 2021, 10:37 PM
mesarthim
Develop code that has 3 numbers that those 3 numbers appear randomly to make 1 set of 17 and the sets do no repeat
cpp
1 Vote
2 Answers
29th Aug 2017, 7:07 AM
Divyesh
If a Boolean value is assigned to an integer, true becomes 1 and false becomes 0. If an integer value is assigned to a Boolean,
c++
data-types
1 Vote
1 Answer
4th Feb 2019, 9:33 AM
Manav Malhotra
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
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úł
R language wap to print the number from 1 to 100 and check that they are divisible by 3 and divisible by 5 and divisible by both
r
-2 Votes
5 Answers
11th Sep 2022, 7:09 AM
Abhishek
How to make a program that opens a FILE and counts the number of words with 1 character, 2 characters, 3... and so on..
c++
1 Vote
1 Answer
21st Jan 2019, 11:34 PM
Ignacio Montero
What's wrong with the code.. if I enter n value as 1 or 2, it prints some garbage value.. why it is so ?
cprogramming
0 Votes
1 Answer
25th Mar 2021, 3:40 AM
Ashu Williams
Create 5 workers concurrent print out numbers from 1 to 1000. Note: for the whole result each number only can display once only.
c#
0 Votes
1 Answer
1st Apr 2020, 4:37 AM
Yen San
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
37
38
39
...
41
Next >
Hot today
What's the best way to learn anything
3 Votes
Most asked!
4 Votes
How can I improve my Authenticator App built with HTML, CSS, and JavaScript?
0 Votes
Is react js enough for frontend??
0 Votes
Most asked! 2.0
2 Votes
Is there Any other Simple Solution??
1 Votes
Mini project ideas for final years
1 Votes
Inquiry on how to start html
1 Votes
Please guys could smw do this for me ?
0 Votes
Best way to remember things on this app?
0 Votes