Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
How can I have multiple outputs when I input. Check the code below:
c++
1 Vote
6 Answers
30th Apr 2020, 4:22 PM
The Unknown
why are the outputs of these two codes starting from different digits?
loop
0 Votes
5 Answers
14th Jul 2019, 4:09 PM
Aniruddha Roy
How to create a Java program that accepts a name, age and year of birth and then outputs it?
java
0 Votes
9 Answers
19th Sep 2020, 9:35 AM
Jul Maglinte
could someone explain why the highest number this code outputs is 0
python
1 Vote
3 Answers
9th Jan 2020, 3:53 PM
Yash
Am confused 🤔 here, why it Outputs [0, 1, 8, 27, 64] anyone to help me.
comprehension
list
listcomprehension
1 Vote
9 Answers
3rd Mar 2022, 6:01 AM
David Mphande
Solved-Python Beginner - Strings List Problem "Write a program that takes an input string and outputs the 3rd character of the s
beginner
lists
python
strings
2 Votes
12 Answers
2nd Nov 2021, 2:32 AM
Noshin Anwar
You need to create a program that outputs whether a store is Open or Closed, based on hour and day
sololearn
1 Vote
19 Answers
24th Dec 2020, 4:44 AM
Puneetha Akula
Why do these two codes produce different outputs ?
python3
tuples
value-types
1 Vote
1 Answer
19th May 2017, 11:35 AM
bibash sapkota
Saying code is not correct in code coach even though outputs are same
code
codecoach
codeplaygroun
extra-terrestrial
reverse
string
3 Votes
1 Answer
16th Jan 2021, 1:53 AM
SRI SIVA LAKSHMANA REDDY DWARAMPUDI
Fill in the blanks to produce code which takes text as input, assigns it to the name variable, and outputs it.
blanks
code
fill
in
produce
takes
text
the
to
which
-3 Votes
2 Answers
1st May 2021, 7:36 AM
Vedanth
CHALLENGE:Write a code which outputs whether a given number is even or odd.
java
javascript
3 Votes
6 Answers
5th Dec 2017, 1:19 PM
Olam
why when i put false in the program, it outputs error?
constants
false
php
true
0 Votes
4 Answers
3rd Oct 2016, 8:48 AM
Andreea Deleu
Write a program that takes a list as input and outputs the last element of that list. The input list can be of any size
python
0 Votes
9 Answers
28th Apr 2021, 11:15 PM
O'vonee Delpesche
How many outputs will I get if I select all from two different tables?
join
sql
1 Vote
6 Answers
21st Jul 2023, 1:15 PM
Yuen Chee Tong
You are given a program that outputs all the numbers from 0 to 10. Change the code to make it output only the even numbers
python
0 Votes
14 Answers
19th Jan 2021, 3:02 PM
NWACHUKWU PRECIOUS CALEB
I'm having trouble with the outputs How can I create one?
decorators
details
java
javascript
sololearn
-1 Vote
2 Answers
8th Feb 2022, 1:26 AM
💙 𝒮𝒶𝓎𝒶 🥑
Explain how the following code outputs 8 List = [1,1,2,3,5,8,13] Print(list[list[4]])
python
quiz
0 Votes
3 Answers
30th Apr 2017, 12:46 AM
Joseph
How to remove some outputs and get only the desired output ?
c++
output
sumofdigits
3 Votes
3 Answers
2nd Apr 2017, 1:11 PM
Ritik Pal
Help me to correct my code of simple calculator. My two outputs are correct while third output is throwning error.
coding
python
question
1 Vote
17 Answers
3rd Jul 2021, 2:04 PM
Student
How can I get two outputs to print on the same line?
python
0 Votes
3 Answers
11th Apr 2019, 10:50 PM
tristach605
Not clear on how this outputs 110, please explain if you can..
javascript
1 Vote
4 Answers
20th Feb 2018, 9:28 PM
Briaה
[Challenge] Make a program that outputs the first name and the full name from the full name.
c
c#
c++
cpp
java
javascript
python
5 Votes
11 Answers
1st May 2018, 3:37 PM
SomeOne
[CHALLENGE] Write a program in C or C++ that outputs capital letters.
c
c/c++
c++
capital
challenge
letter
output
program
1 Vote
1 Answer
6th Jun 2018, 3:12 AM
SomeOne
Fill in the blanks to declare a class Singer having a display method that outputs the name. Then, create an object of the class
a
blanks
class
declare
fill
having
in
singer
the
to
0 Votes
17 Answers
10th Dec 2018, 10:15 AM
Никита Ларин
CHALLENGE: Write a function that gets an array of dominoes as input and outputs the length of the longest domino-sequence!
c#
c++
challenge
challengeoftheday
community
java
javascript
php
python
ruby
7 Votes
30 Answers
26th Jul 2017, 10:40 PM
Julian Fechner
Security Problem Tests 3, 6. / Outputs Right in 4 of 6 tests
guard
java
security
strings
0 Votes
3 Answers
14th May 2020, 7:21 PM
Marshall Russell
Could you please explain why this code outputs 13. Thank you!
javascript
1 Vote
2 Answers
17th Mar 2018, 8:26 PM
Briaה
Why do online compilers e.g Programiz sometimes get different outputs from code editors like Visual Studio Code?
c++
2 Votes
6 Answers
19th Sep 2022, 6:01 PM
Denis
Please explain this code answer? print (-11//3) print (11//3) outputs are -4 3
python3
2 Votes
1 Answer
11th Oct 2020, 2:15 AM
Sâñtôsh
Coding Competitions
algorithmicthinkin
inputs
outputs
1 Vote
3 Answers
16th Apr 2018, 6:46 PM
Anthony Perez
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
Why these codes have these outputs ? output: 0 0 3 0 1
java
1 Vote
2 Answers
29th Nov 2019, 7:27 PM
Puriya ghazi mir saeed
Can someone pls explain to me why this code below outputs undefined
javascript
1 Vote
1 Answer
29th May 2020, 1:17 PM
Victor Emmanuel
[SOLVED] Please explain the outputs (I know the difference between a=a+b and a+=b in lists) :-
concat
function-arguments
lists
python
5 Votes
2 Answers
2nd Oct 2020, 10:54 AM
abhinav
Why the outputs of this codes are 0 and the other rnd_int
python
0 Votes
2 Answers
24th Apr 2020, 9:22 PM
Guillermo González
You are given code which outputs the properties of a vehicle, but something is wrong. Task Fix the code to print the propert
java
0 Votes
20 Answers
2nd Nov 2022, 4:25 PM
Mohammed Khadir
int x = 3; while(x > 0) { System.out.println(x); x--; } /* Outputs 3 2 1 */
loops
1 Vote
2 Answers
6th Aug 2018, 11:49 AM
Saurabh Negi
How to store outputs of a for loop in an array.
arrays
java
0 Votes
2 Answers
16th Nov 2016, 9:50 AM
Ali Anando
please explain this code in python. why it outputs 10 at both, print statements?
code
explain
py
1 Vote
3 Answers
6th Apr 2020, 1:28 PM
Sujithra
Write a program that takes a list as input and outputs the last element of that list.
python3
0 Votes
6 Answers
22nd Feb 2021, 6:48 AM
Rahul Prasad
Please I need a neural network design using python for three inputs and two outputs
python
python3
4 Votes
1 Answer
29th Aug 2018, 4:40 PM
Pablo Escobar
[please read through the desc.] Why does this c program take more than defined outputs ?
array
arrays
c
clanguage
doubt
1 Vote
6 Answers
25th Apr 2022, 4:38 PM
blueshipswims
Why sometimes when i wrote down some codes it outputs "memory limit exceeded" ?
python
stuck
Turtle
2 Votes
4 Answers
29th Aug 2017, 5:14 PM
Dhanraj Tamang
Why does my code give 2 outputs when it's supposed to be only 1 output
python
0 Votes
4 Answers
9th Jun 2021, 2:30 PM
Da GD Bot
The speed of sound in air is 343 meters per second. Create a program that takes the seconds as input, calculates and outputs to
sololearn
-2 Votes
28 Answers
29th Oct 2020, 4:05 PM
Vishal
Why this code output nothing ?? Help plz
%s
outputs
pointer
strings
3 Votes
4 Answers
20th Mar 2022, 7:58 PM
Mik
How we can found out every program outputs in every programming languages ??
output
1 Vote
2 Answers
18th Jan 2019, 6:37 AM
shaikh farin
WHO HAS SOLVED INPUTS AND OUTPUTS CHATBOT ON PYTHON FOR BEGGINERS V1.0 PLEASE HELP WIH A SOLUTION
none
0 Votes
5 Answers
27th Dec 2023, 8:44 AM
HEKIMA MUHUKA
How do I insert a line gap between the two outputs in the below code in python ?
operators
output
print
python
1 Vote
9 Answers
22nd Mar 2020, 6:20 AM
Sk. Ahmed Razha Khan
I can't understand this code. Why it becomes infinite, and why outputs 0,1,2,3?
infinite
java
loops
while
2 Votes
2 Answers
11th Dec 2017, 5:51 PM
Sadiqov Lətif
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
3
4
5
...
7
Next >
Hot today
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
Write a program to find the strings are in isogram or not
0 Votes
What's wrong with this code ? ( Beginner)
0 Votes
Please rate my code from 1 to 10
1 Votes
How to start
0 Votes