Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Precios
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
what is the output of this and explain how it works??
c
outputs
5 Votos
3 Respuestas
14th Oct 2020, 7:24 AM
mohana hemanth
Python 3 set1.update(set2) - reason for different outputs
all
languages
programming
python
python3
sets
2 Votos
1 Respuesta
25th Sep 2019, 2:42 PM
Peter Stark
Why this code outputs "9 7", but not "9 16"???
c-preprocessor
6 Votos
2 Respuestas
8th Mar 2019, 9:42 AM
Hugo H
How can we print multiple outputs with single input tag in html?
input
0 Votos
11 Respuestas
11th Nov 2021, 2:04 PM
Little Coder
Python and JavaScript equivalent functions but different outputs
function
javascript
python
recursion
0 Votos
3 Respuestas
27th Apr 2020, 3:18 AM
Fernando Moceces
How can I get my outputs properly alligned?
java
printf
1 Voto
1 Respuesta
24th Nov 2019, 3:26 AM
Khai123
Why PHP outputs "Resource id #3 " ??
files
php
1 Voto
2 Respuestas
10th Apr 2018, 5:50 AM
Md Shahabuddin Hossain
My code outputs every day besides sunday. Why?
javascript
0 Votos
2 Respuestas
27th Nov 2020, 10:31 PM
Emmanuel Riano
[Solved] Can someone explain why the outputs are different here ?
lists
python3
while_loop
0 Votos
11 Respuestas
6th Sep 2019, 2:27 PM
RZK 022
Create a list of outputs of a while(Python)
list
python
while
0 Votos
2 Respuestas
18th Oct 2019, 5:40 AM
Guido Parlatore
Why it outputs the value not the index ?
c
linear
program
recursion
search
0 Votos
3 Respuestas
2nd Feb 2021, 11:33 AM
Coderalgeria
Why does the following code outputs 22:
c++
-1 Voto
3 Respuestas
27th Jan 2017, 7:14 PM
Emanuel Dajti
Why it outputs came into 11 times
c
0 Votos
1 Respuesta
21st Oct 2021, 1:58 PM
Ankur Hazarika
Who knows about Math.abs()? give me the outputs :
c#
java
python
2 Votos
5 Respuestas
30th Aug 2017, 10:53 AM
Rocky
Can someone explain why this code outputs 4?
challenges
code
javascript
1 Voto
3 Respuestas
12th Apr 2017, 8:49 AM
Andy
Why this code for continue outputs 16?
javascript
loops
0 Votos
2 Respuestas
8th Jun 2017, 4:54 AM
peperoni
Usually get wrong outputs in C++, how to get it accurate?
c++
output
7 Votos
8 Respuestas
16th Mar 2018, 11:15 AM
آفریں فاطمہ
Can someone tell me why this code outputs 6
loops
0 Votos
4 Respuestas
22nd Apr 2018, 7:43 PM
Abdullah Bhatti
What i do for finding outputs in???
javascript
php
0 Votos
2 Respuestas
5th Jan 2018, 9:34 AM
Sanskar Singh
Can anyone explain it,esp the last two outputs
java
0 Votos
1 Respuesta
8th Dec 2019, 3:52 PM
Ajoh Pv
how i can convert vertical outputs to horizontal outputs?
pig_latin
problem
python
1 Voto
2 Respuestas
12th Jan 2023, 12:23 PM
Sobhan Moradi
Help understand this code it's just outputs 2 thing's ot error
c++
code
0 Votos
8 Respuestas
12th Jul 2020, 12:26 PM
Buneodbek
I dont get why this outputs 16
functions
python
0 Votos
1 Respuesta
17th Feb 2018, 6:45 PM
Raoul Scholtens
Why does int n=3 ; n=++n + ++n; outputs n=10?
c
c++
data-structures
java
javascr
python
python3
1 Voto
4 Respuestas
5th Jan 2022, 6:33 PM
Felix Orinda
How can I put my code outputs in colour variation
color
0 Votos
5 Respuestas
18th Aug 2020, 5:00 PM
Ultimate Sakshamz
why after setting the seed once code outputs three different numbers?
c++
cpp
rand
random
1 Voto
4 Respuestas
17th May 2023, 6:35 PM
Tomasz Smoleń
Why are the outputs not matching for same code on different compilers.
python3
5 Votos
3 Respuestas
6th Nov 2018, 9:53 PM
Vishal kumar
(Solved) This code outputs an error but I don't see an error
beginner
bug
error
help
python
1 Voto
6 Respuestas
14th Jun 2022, 4:14 PM
MyNameIsNotBob
Whats wrong on this code? Why it outputs "None"?
python
0 Votos
1 Respuesta
11th Jan 2023, 9:36 AM
Imran Shakil
How do we give decimal inputs and outputs in C++
c++
1 Voto
3 Respuestas
16th Oct 2020, 11:23 AM
Bharadwaaja Kanakadandi
Why does the outputs be "41 and 42" for this code in C?
c
2 Votos
6 Respuestas
12th Jun 2020, 4:19 AM
Win Htay 🇲🇲
What is the difference or respective outputs for this query ?
sql
where
1 Voto
2 Respuestas
28th May 2018, 1:24 PM
Stanley Di
Check it out why you get such strange outputs ?
c
1 Voto
3 Respuestas
21st Jan 2019, 7:05 PM
Ganesh Moota
Fill in the blanks to produce code which takes text as input, assigns it to the name variable, and outputs it.
help
-4 Votos
14 Respuestas
2nd May 2021, 8:17 PM
grotesque
What might the problem with this code? It's outputs nothing.
coding
java
2 Votos
1 Respuesta
29th Nov 2022, 4:44 AM
Alex Kinyua
can someone explain why a,*&a and &b outputs the same address
c
c++
2 Votos
3 Respuestas
9th Dec 2022, 2:55 AM
Mahdi
The given program defines a function printBill(), which takes one string argument and outputs formatted text. You need to take
basicpython
python
2 Votos
35 Respuestas
7th Sep 2021, 10:41 AM
Syekh Guntur Amara Putra
Here's another. It outputs 12. Need detailed clarification, please.
javascript
3 Votos
1 Respuesta
22nd Feb 2018, 6:21 PM
Briaה
Can you explain why this outputs 18 instead of 19.
java
0 Votos
2 Respuestas
9th Aug 2020, 2:51 PM
kannan
Can be get multiple outputs at a time
@mohit
-2 Votos
1 Respuesta
1st Feb 2017, 7:22 AM
ratnala senapathi mohit
Can anyone please explain the logic of this switch statement problem which outputs 3?
java
13 Votos
9 Respuestas
11th Oct 2017, 8:49 AM
Panda Lad
Can someone explain input and outputs for me please
fantan
1 Voto
2 Respuestas
14th Mar 2017, 11:45 PM
Adrian Williamson
I can't solve the fizzbuzz challenge in python just why my code outputs this ?
python
0 Votos
10 Respuestas
19th Mar 2022, 3:28 PM
Ziad AbdElkawy
How can I save the outputs of a "for" in a variable?
python
0 Votos
5 Respuestas
18th Mar 2020, 9:45 PM
Hugo Raúl López Enríquez
how the outputs includes 1 while in the code x+1?
c++
loops
0 Votos
4 Respuestas
27th Sep 2016, 4:30 PM
Retag Tarek
How to run 2 scripts on one lage with 2 different outputs
python
0 Votos
6 Respuestas
21st Feb 2022, 8:38 PM
Aslam Pathan
How can we produce graphical outputs using the code playground?
graphics
1 Voto
3 Respuestas
8th Aug 2017, 3:18 AM
SMMH
int x = 1/ 3; cout << x; // Outputs 0 . Why?
c++
operators
3 Votos
9 Respuestas
19th May 2017, 12:22 AM
Abdulrahim Idris
Write a function that input a dna string and outputs the complementary dna
python3
1 Voto
5 Respuestas
22nd Oct 2019, 5:53 PM
Apate
Why do my c++ codes output nothing but occasionally outputs correctly?
c++
error
help
output
1 Voto
2 Respuestas
31st Dec 2018, 1:25 AM
Edward Tu
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
2
3
4
...
7
Siguiente >
En tendencia hoy
How often can you become a fully stuck developer?
1 Votes
Improve accessibility of this page
0 Votes
What is a simple and easy way to learn ruby? :)
0 Votes
Course Doubt
1 Votes
How do i make a lexer and parser
1 Votes
If we already have the DELETE command in SQL, why do we need TRUNCATE?
2 Votes
Lesson Takeaways
0 Votes
Data analysis
0 Votes
Saved code
0 Votes
Help
0 Votes