Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Output question
1
how
is
output
the
1 Vote
8 Answers
26th Dec 2020, 7:44 AM
Achintya Raj
Triplet of three numbers (a,b,c) Output : 1 if they are either in strictly increasing (a>b>c) or decreasing (a<b<c) order
clanguage
0 Votes
5 Answers
23rd Feb 2022, 5:25 PM
Pratham Yadav
Why does this output 1, even if i set it's "index" value to anything above 1 or 2?
javascript
loops
0 Votes
2 Answers
20th Aug 2019, 7:46 PM
Henry Hefler
#include<iostream> using namespace std; void f(int n) { if (n == 1 || n == 0) return; else { cout <
c
c++
recursion
0 Votes
5 Answers
2nd Jun 2019, 7:41 AM
Shehroz Irfan
["Boolean Joke"]; 0 == false, 1 == true; What's this (boy == ??, girl == ??) in your favourite programming language
boolean
joke
programming
6 Votes
3 Answers
16th Mar 2017, 3:27 PM
Wisdom Abioye
How to create a java program of bank account with polymorphisms and switch statements to make the user pris 1 ,234
java
0 Votes
5 Answers
1st Nov 2022, 6:35 PM
Also have you
Instructions "John wrote a program that picks random numbers from 1 to 20. The program then ask users to guess the number it pic
c++
0 Votes
9 Answers
29th Mar 2023, 4:48 PM
EMMANUEL ANTWI DOKU
How can I write (is, years old) between the variables? ,for exmp num = 1 , age = 18
python
0 Votes
2 Answers
16th Dec 2021, 9:42 AM
Artin !!!
How can we print number 1 to N without the use of looping and recussion in python 3
code
codeplayground
loops
python
python3
1 Vote
2 Answers
4th Nov 2017, 8:16 PM
Prashant Mishra
Write a program that'll multiply the sum of 5 and 6 by 10 and output the result. 1
is
that
-4 Votes
1 Answer
18th Jan 2022, 2:42 AM
gaming killer
I want this code output in this form 2 * 1 , 2* 2 and How can I do this?
answerme
-1 Vote
4 Answers
12th May 2019, 1:10 PM
Anuj Raghu
can we get output of the string (text) also with the numbers for two variables in the statement 1 ?
javascript
loops
0 Votes
6 Answers
19th Jul 2017, 6:27 AM
Selina Miraz
Currently, i have spend more than 1 hours trying to get the simple calculate on the Python course using input.
python
1 Vote
3 Answers
10th Sep 2021, 12:12 AM
Ogbemudia Samuel
How much time do i need to master JAVA knowing that i will learn in 1 hour a day?!!
java
0 Votes
4 Answers
9th Dec 2016, 3:15 AM
Hamoud Bueno
Program to calculate the power of the numbers 1 to 5?any body tell me what is mistake this program?
@nothing
-1 Vote
3 Answers
21st Apr 2020, 5:47 PM
Sajjad Qayyum
How to write code for create a list which contain all the prime numbers from 1 to 100.
no
-2 Votes
2 Answers
25th Jun 2021, 9:51 AM
Prabodh Gupt
I have accepted a challenge but after 1 round it is saying " something went wrong"repeatedly even I had a strong internet , why?
challenges
not
sololearn
working
7 Votes
7 Answers
22nd Nov 2018, 3:00 PM
Ananya Pandey
i= int(input('Give me number!')) x = i + 10 nums=[ ] while i <= x: nums.append(i) i += 1 print(nums) Pls.e
python3
1 Vote
4 Answers
24th Oct 2020, 2:04 AM
Sushil Mundhra
What advantage or disadvantage of writing program in 3 file structure in c++ than writing program in 1 file in c++?
c++
file
filestructure
2 Votes
6 Answers
21st Jan 2017, 5:12 AM
Sa'ad Patel
Hey.. I want to select 2 columns from table A and 1 column from table 2. What syntax do i use please?
sql
0 Votes
3 Answers
7th May 2018, 9:53 AM
Jims
How long will it take to master major programming languages if I spend at least 1 to 2 hours a day learning programming?
all
c#
c++
html
java
major
ones
php
python
xml
11 Votes
4 Answers
3rd Oct 2017, 7:06 PM
Mayur N Mallya
How can I upload more than 1 file in the code editor. For instance chat.js and bot.js in the JS tab...
files
multiple
sololearn
web
3 Votes
5 Answers
30th May 2017, 8:57 AM
Vishnu ks
Help me out in c language last program i have got the answer of 2 but not the 1 one.
c
0 Votes
4 Answers
5th Mar 2021, 7:09 AM
YASH MISTRY
Write a C program to print the following character number pyramid as: 1 A B 2 3 4 C D E F
c++
1 Vote
5 Answers
9th Jun 2018, 10:10 PM
Anas El messlati
How datas are stored?can anyome explain how it works.. i got output as 100.. but i expected 1
python
1 Vote
2 Answers
15th Mar 2017, 11:29 AM
Abin Singh R
Why does one script starts with 0 and ends with 4 while the other starts with 1 and ends with 5
javascript
0 Votes
6 Answers
16th May 2018, 10:50 PM
IZzZI
Reorder the code to declare a Queue of integers, add values 1 through 5 and print the contents of the Queue.
c
c#
c++
generics
order
0 Votes
2 Answers
8th Oct 2019, 10:54 AM
Atharva mali
3 nos are input. Output will be 1 if 3 nos can form a triangle or else output 0.
include
0 Votes
3 Answers
9th Sep 2018, 10:35 AM
Nilutpol Kashyap
I cant understand what the problem here is. Can anyone help me out? the system in sololearn called it an error in test case 1
java
0 Votes
10 Answers
30th Nov 2022, 3:25 PM
David Bharati
please explain why / * 1 * / is hidden for what it is not shown in the line
c++
comments
1 Vote
3 Answers
12th Feb 2018, 6:28 PM
Scvidvard
When running this it prints 4... But here a is a char then why it doesn't print 1
c
0 Votes
1 Answer
1st May 2020, 9:39 AM
Muralikrishnan
how do i access quiz factory on computer
1
2
3
4
1 Vote
1 Answer
12th May 2020, 6:51 AM
Ahmed
Write C++ code to accept input and add integers from 1 to 10 and print their sum.
c++
0 Votes
1 Answer
17th Oct 2017, 5:46 PM
focus
How to assign the numbers 1 to 9 to variables a to i ? Please help ASAP
code
math
variables
0 Votes
1 Answer
26th Aug 2017, 9:46 AM
Satyam Premi
I have an issue about sum of n inputed numbers and sum of 1 to n numbers
c++
loops
0 Votes
1 Answer
24th Nov 2016, 7:04 PM
Darshit Desai
Is any one has project solution of object and classes in c++ course ? Queue management system project part 1
c++
0 Votes
2 Answers
21st Aug 2022, 6:36 AM
Coder
[check the code] : why does code 1 and code 2 prints 13 and 14 characters respectively? Why different? They should have the same
arrays
c
c++
clang
clanguage
cpp
strings
0 Votes
4 Answers
15th May 2022, 10:49 AM
blueshipswims
The default case,you are making a game where the player select the directly level 1 easy, 2-medium3 hard you are given a program
c#
0 Votes
8 Answers
19th Nov 2022, 8:10 PM
Sandeep Kumar
words = ["hello", "world", "spam", "eggs"] counter = 0 max_index = len(words) - 1 while counter <= max_index: word = words
counter
0 Votes
4 Answers
11th Jun 2018, 4:20 PM
Anurag
In Python, if I print (1,000,000) then output comes like this 1 0 0 , please explain me why this output comes?
python
2 Votes
3 Answers
8th Dec 2021, 5:34 AM
Ankita
Write a program to ask the user to enter a list counting numbers between 1 and 12 and replace all entries>=10
lists
python
1 Vote
4 Answers
30th Sep 2019, 1:29 PM
Ayush Tripathi
I am getting [Error] ld returned 1 exit status in Dev c++ what should i do its really irritating plzzz help..
help
2 Votes
4 Answers
20th May 2018, 4:04 PM
XDivian
I am not sure why am I getting count as 2 instead of 1 when I am rendering my app for the first time .
javascript
react
web-development
3 Votes
6 Answers
29th May 2024, 2:49 PM
Levvi
What if after listing from 1 to 5, and I decided to start the numbering of another list from one(1)
lists
0 Votes
4 Answers
3rd Sep 2018, 10:25 PM
Francis Mbang
How do I make the button go to the google page when I write 1 in the textbox?
javascript
0 Votes
1 Answer
7th Dec 2018, 12:39 PM
Bahaa Elboraey
Take a number N as input and output the sum of all numbers from 1 to N (including N).
1
all
and
as
from
input
n
number
numbers
of
output
sum
takea
the
-2 Votes
2 Answers
1st Sep 2022, 3:59 AM
Anuj Dubey
Want to print numbers from 1 to 10 using for loop in python, without any spaces and new line.
for
loops
python3
0 Votes
2 Answers
3rd May 2018, 6:29 PM
Çůřîöş ßąšäñț 🇮🇳
How do I draw a right angled triangle using the 'for ' loop command in C++ with an increment of 1 'X' for 7 lines
c++
1 Vote
10 Answers
24th Oct 2019, 4:56 PM
Immanuel Immanuel
Write a C++ program to sum of even numbes between 1 to 'n' terms using UDF(User Defined Functions).Turbo C++ 3.0 compatible.
c++
1 Vote
5 Answers
26th Dec 2017, 1:23 PM
Koustub Poddar
Please guide me to final output. I'm stuck in a part where it should return 1 if i enter negetive arg or zero
c++
function-arguments
functions
sololearn
4 Votes
4 Answers
4th Apr 2018, 6:28 AM
Ronald Mbanjwa
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
31
32
33
...
41
Next >
Hot today
What's the best way to learn anything
3 Votes
Most asked!
4 Votes
Most asked! 2.0
2 Votes
Is there Any other Simple Solution??
1 Votes
Is react js enough for frontend??
0 Votes
Where did I Go Wrong?
1 Votes
Inquiry on how to start html
1 Votes
How to get known?
0 Votes
Best way to remember things on this app?
0 Votes
Please guys could smw do this for me ?
0 Votes