Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Write a program that prompts the user to input an integer and then outputs bothe the individual digits of the number and the sum of digits,for example the input is :123456,the outputs are 1 2 3 4 5 6 and sum=21
c++
loops
0 Votes
3 Answers
30th Nov 2016, 1:33 PM
teena
how to create personal program to my phone? or change some outputs in there by coding. android samsung
android
3 Votes
3 Answers
11th Apr 2017, 4:04 PM
Nasibillo Muhamedov
How do I code in python to get different random outputs for the same input?
python3
0 Votes
2 Answers
11th May 2017, 6:38 AM
Bishal Bimal
What are the outputs of this program? Please give explanation in support of your answer.
arraylist
arrays
c
numeric-operations
traverse
0 Votes
1 Answer
11th May 2021, 12:11 AM
Amaresh Ray
How can I begin understanding the outputs of the game that we play in here
begginer
javascript
0 Votes
1 Answer
4th Jan 2019, 9:43 PM
Juan Murillo
Does concat method join or extracts values in arrays?... The code provided outputs JS only...
arrays
0 Votes
2 Answers
1st Jan 2018, 9:03 PM
Too Vincent
What did i do wrong i fail 1 test and when i try separated it outputs 672 .Why?
cpp
0 Votes
1 Answer
9th Oct 2022, 10:41 AM
Costy Game
I would love if someone here could advise me with JS object literal outputs from the Sololearn console, [object object]
javascript
object
output
sololearn
2 Votes
3 Answers
28th Jul 2022, 11:46 AM
Thomas B1046
How can I make a machine learning project where machine takes mathematical puzzle as training data and outputs a result?
learning
machine
machinelearning
python
3 Votes
2 Answers
27th Jul 2018, 6:13 PM
Sayan Kundu
I have a problem with this code, It outputs syntax error on line 1, I can't figure out what is wrong, help?
classes
py
python
python3
0 Votes
6 Answers
6th Aug 2020, 5:11 PM
Kristian Purgar
Is there a way to use sololearn code projects to save outputs to a (e.g. txt) file on android?
codeplayground
python
sololearn
1 Vote
3 Answers
25th Feb 2020, 7:40 PM
Lukas
User input giving me different output in equation. Python.
duct
inputs
outputs
python
python3
tape
1 Vote
4 Answers
2nd May 2020, 11:30 AM
Ilya Khleboyko
How do i create a program that outputs the maximum value of a range of values
c++
1 Vote
2 Answers
6th Nov 2016, 9:40 AM
Benjamin
Input is "hello world" . Can some one explain me this? Iam getting different outputs in different compilers
c
1 Vote
2 Answers
23rd Apr 2020, 5:36 PM
vasireddy ganesh
why one from five tests of this code outputs error? (More on classes - 56 Code project)
java
0 Votes
1 Answer
11th Jul 2021, 9:29 AM
Сергей Владимирович
Create a program that takes n number as input and outputs the n-th days result (starting from 0).
am
beginning
help
i
questions
readingfile
-1 Vote
2 Answers
5th Oct 2020, 12:08 PM
Arslan khan
Please help me fix this Python code. It always outputs you lose even if the numbers match.
code
codeplayground
help
python
0 Votes
1 Answer
10th Jan 2023, 12:26 PM
Elliot
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 Vote
5 Answers
17th Feb 2022, 11:44 AM
pain fr
What is the Error on this code? Output is correct. And as same as all test case outputs also.
.net
c#
error
0 Votes
3 Answers
30th Aug 2021, 2:16 PM
Siva Prakasam
Product of odd numbers from 1 to 15...its where am stuck my outputs are 1 3 5 7 9 11 13
methods
0 Votes
7 Answers
19th Jul 2018, 6:50 AM
Abby
Where am I getting this wrong???. The code provided calculates the largest element of the array nums and outputs it.
c++
1 Vote
4 Answers
16th Oct 2022, 9:11 AM
Abraham Zimba
Challenge question - Links and Pearls
inputs
links
outputs
pearls
0 Votes
2 Answers
8th May 2018, 3:29 PM
Anthony Perez
Can anyone help me with this code? Why count outputs 3? In the if condition we decrease it with one right?
condition
decrement
java
1 Vote
4 Answers
1st Nov 2021, 4:43 PM
Maryam Magdy
Why my outputs are printing double and in the middle of my output there's an little error but still printing outout,why?
convert
python3
temperature
0 Votes
5 Answers
15th May 2020, 4:54 AM
Tanjir Ahmed
Can anyone help me with the code function in JavaScript that takes a parameter and outputs its double. This is the code.
javascript
0 Votes
6 Answers
21st Jul 2022, 9:39 PM
Joshua Ukaka
I am a beginner in Python. I want to code a program which outputs all the Fabonacci numbers within 100.
int
loops
print
python
while
-1 Vote
2 Answers
21st Aug 2021, 3:13 PM
Sunny
write a java program that inputs a document and then outputs a bar-chart plot of the frequencies of each alphabet character that
java
2 Votes
5 Answers
22nd May 2020, 12:26 AM
Jeffery Marfo
I've written code for the Spy Life Code Coach. It works perfectly but the test cases come back wrong even though outputs match
c++
coach
cpp
help
thespylife
1 Vote
4 Answers
26th May 2020, 10:06 AM
Olivia
Can someone rewrite this code so that it outputs in this order? c1, t1, l1, c2, t2, l2....
python
0 Votes
2 Answers
20th Mar 2019, 10:19 PM
Lucas
Hi, polyglots.👋I am a newbie. I checked out some outputs in the playground and I damn feel like absconding. Help!😭
where
0 Votes
4 Answers
10th May 2020, 10:22 AM
Islamic Animation
How does the functions in python works when we call them that is please explain me the following working of generating outputs
functions
python
return
3 Votes
3 Answers
26th May 2020, 12:00 PM
Vijay Gunwant
how do I use multiple if statements and make it so that it only outputs one result? like if I said the age is 100, higher than 21 is adult, higher than 42 is senior, but how do I make it so that it only outputs senior?
c++
if-statements
1 Vote
6 Answers
17th Jun 2016, 2:25 PM
Heng Gene Sern
This is code should outputs my age but it doesn't and I don't why it's happening, can someone pls enlighten me??
phython
2 Votes
2 Answers
25th Jun 2022, 6:26 PM
MAnny
what am I doing wrong...i have no clue. When I run it, it shows both outputs it's ok & double trouble...
c++
0 Votes
6 Answers
7th Jan 2017, 1:44 PM
Shivoham Shivam
Write a program that takes the text as input and outputs it by adding 3 stars at the beginning and the end. Sample Input thi
python3
-2 Votes
6 Answers
12th Jun 2021, 4:56 PM
Sanchit Bahl
A program that reads 4 sets of 4 dashed lines and outputs the four binary symbols that each set of four lines represents.
programming
python3
pythonbeginners
0 Votes
5 Answers
21st May 2021, 7:27 PM
Motlatso Windy
Why in python this code print ('17 * 87'*10) does not output 10 17*87 in the playground it outputs that 17*8717*...*87
in
lesson
previous
python
0 Votes
4 Answers
12th Oct 2019, 6:07 PM
Hasan Anorov
How to manage external IO in ruby
assembly
external
inputs
io,
outputs
ruby
3 Votes
9 Answers
14th Dec 2017, 8:33 AM
Conall O'Shannessy
What do I do to see outputs in this program? what does it mean look like your program needs inputs, please😔📚?
c#
1 Vote
3 Answers
14th Nov 2021, 6:07 PM
Ҽɳɠ-Ҽʂʅαɱ
Write an application which accepts the date and time as command line parameter and outputs if its WorkTime or FreeTime.
oop
php
2 Votes
3 Answers
2nd Aug 2017, 2:49 AM
Vamsi Krishna Reddy
outputs avg length ofword in the sentence and rounds it to the next whole no. ........but when I input- Can you not do that?
python3
strings
2 Votes
4 Answers
15th Jun 2020, 7:12 AM
Abhijit
Create a classic FizzBuzz program in python that loops from 0-100 and outputs FIZZ when the number is even, Buzz when the numbe
help
python
urgent
-1 Vote
5 Answers
21st Apr 2022, 10:43 PM
Fahad Sheriff
Can you give an example of a simple code in C which gives different outputs with different compilers?? Anyone,,,
hello
0 Votes
2 Answers
17th Sep 2018, 10:21 AM
piyush damor
In my solution first 2 outputs are correct but 3 of them are incorrect but I can't see output of my code.
inappropr
sololear
1 Vote
4 Answers
2nd Nov 2020, 1:40 AM
S.L. Sashika Sandeepa Damseth
Master Programmer
inputs
logic
master
outputs
programmer
1 Vote
1 Answer
10th May 2018, 5:31 AM
Anthony Perez
How do I correct this? If they answer "Yes" it output awesome and if they say "No" it outputs the else.
python
python3
0 Votes
5 Answers
7th Jul 2017, 7:04 PM
Kik Me: SheDrippinWet
Why does the sololearn console give me incorrect outputs when running a c++ code that requires input,but it work somewhere else
c++
input
1 Vote
2 Answers
14th Mar 2020, 8:24 PM
Olawale Eniola
Output inside outer loop , innerloop and in main I need a good explanation of the outputs and why??
c++
forloops
1 Vote
1 Answer
9th Jul 2019, 10:14 PM
Ben ogegbo
Make a function that takes two strings as input, and outputs the common characters or letters that they share. (For example, Inp
#python
0 Votes
3 Answers
4th Oct 2021, 7:56 PM
Msawenkosi Zuma
Plz ,i need help .This void does not work well whether it is present or not. Outputs are not
c
0 Votes
1 Answer
28th Apr 2020, 10:14 AM
Aziza Ibtissam Boulanouar
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
5
6
7
Next >
Hot today
Help please?
3 Votes
How to get better with problem-solving and programming
1 Votes
Ejercicio Pytho
0 Votes
Odd even threads without condition variable
0 Votes
Online voting system
2 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
SQL practice
2 Votes
Game development
0 Votes