Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
[Solved] 1, 1.0, True
dictionaries
6 Votos
4 Respostas
28th Feb 2022, 4:48 PM
Siavash Kardar Tehran
(int)-4294967295 == 1, How?
conversion
cpp
4 Votos
2 Respostas
13th Jul 2019, 11:51 PM
blACk sh4d0w
1, 12, 123, 1234.....1234567890
arithmetic
fortran
0 Voto
1 Resposta
24th Sep 2019, 2:52 AM
Jerome Alexander
function ready(){ console.log(arguments [ 3 ]);} ready(3, 2, 1, 0, 1, 2, 3);
javascript
js
q&a
2 Votos
2 Respostas
16th Dec 2022, 12:33 PM
Manshu
a =[ 1, 1, 2, 3, 5, 8, 19, 21, 34, 55, 89 ]
a.instead
ofprinting
th
0 Voto
4 Respostas
17th Jan 2021, 1:35 PM
Vishnu Muralidhar
Test # 1, Test # 2
almost
help
python
0 Voto
4 Respostas
1st Feb 2022, 9:51 PM
Rafael
Why is the output 1, 2, 2 and not 1, 2, 3?
__del__
__init__
class
python
0 Voto
1 Resposta
17th Mar 2017, 7:21 PM
Javier I. Rivera R.
fib = {1: 1, 2: 1, 3: 2, 4: 3} print(fib.get(4, 0) + fib.get(7, 5))
dictionaries
python
1 Voto
2 Respostas
9th May 2017, 4:28 AM
AJITH KUMAR
Unity VS Unreal Engine: 3, 2, 1, Fight!!
c#
c++
gameengine
unity
unrealengine
4 Votos
8 Respostas
11th May 2017, 6:35 PM
HaxterHuz
fib = {1: 1, 2: 1, 3: 2, 4: 3} print(fib.get(4, 0) + fib.get(7, 5))
dictionaries
python
0 Voto
1 Resposta
11th Jun 2018, 5:43 AM
Saurav nalla
Hi friends. Where am I wrong? Output must be: Day 1, 8 pulls ups
python
0 Voto
2 Respostas
18th May 2021, 6:02 AM
Hemmily Beatriz Castillo Arrieta
What is the result of this code? fib = {1: 1, 2: 1, 3: 2, 4: 3} print(fib.get(4, 0) + fib.get(7, 5)).with explanation
dictionaries
dictionary
python
-1 Voto
4 Respostas
16th Nov 2018, 11:29 AM
Priyanshu Ghatiya
Return 1, return 2 vv ... mean ??
english
vietnamese
0 Voto
2 Respostas
9th Feb 2020, 4:16 AM
Tài Nguyễn.G
Why is this outputting 1, then just stopping?
java
0 Voto
1 Resposta
26th Nov 2019, 12:40 AM
Jacob
A= [0, 1, 2] b=a a[0]="spam" print (b[0 ])
challenge
python3
3 Votos
2 Respostas
2nd Sep 2020, 7:24 AM
Gbadegesin Muhammed
Why this code print 1, shouldn't it print 2 ?
code
increment
java
print
why
2 Votos
7 Respostas
24th Feb 2017, 5:40 PM
Preet Patel
Select distinct column 1, column 2 from table name ; and select column 1, column 2 from tablename;
sql
-1 Voto
2 Respostas
4th Feb 2017, 3:51 PM
shiva rai
What is int x = 1, function in the program.
loops
2 Votos
2 Respostas
8th Jul 2018, 7:17 AM
martins micheal
list = [1, 1, 2, 3, 5, 8, 13] print(list[list[4]])
list
1 Voto
3 Respostas
12th Feb 2021, 11:20 PM
Tom Clark
Why the Other One with (arr[k]) is 1, 2, 3 but the Other One with Just (k) is 0, 1, 2?
es6
javascript
2 Votos
2 Respostas
19th Jan 2018, 1:22 AM
Vincent Matthew Benito
Why repeated number are not printed in set? Does same thing happens in dictionary? nums = {1, 2, 1, 3, 1, 4, 5, 6} print(nums)
dictionaries
python
python3
sets
0 Voto
5 Respostas
2nd Jul 2021, 9:06 AM
Zahed Shaikh
Queue management part 1, What is the lacking of this code??
1
management
part
queue
0 Voto
1 Resposta
12th Sep 2021, 5:49 AM
Jonalyn E. Lawis
How can I make the code display work 1, work 2 .... And Hi 1, Hi 2 Instead of only work and Hi respectively?
object
time
timer
2 Votos
2 Respostas
14th Jul 2018, 12:59 PM
B.D
a = [ 1, 7, 8, 68, 76] print(::-2)
python
-3 Votos
2 Respostas
20th Nov 2021, 6:46 AM
Keerthinivaas G.K
Pls help me to explain line 1, 4, 5, 6
java
0 Voto
1 Resposta
31st Aug 2021, 9:10 AM
Muhammad Abdulmalik
Как при нажатии на кнопку ниже выбивало 1, при следуещем нажатии 2 потом 3 и так далле…
html
html5
javascript
-2 Votos
30 Respostas
1st May 2020, 10:16 AM
Anton Гаркушин
What is the result of this code? fib = {1: 1, 2: 1, 3: 2, 4: 3} print(fib.get(4, 0) + fib.get(7, 5))
dictionaries
python
0 Voto
1 Resposta
3rd Dec 2018, 9:51 AM
Sk.Basheera Sulthana
error in your app code on quite module 1, question 4
modules
python
1 Voto
4 Respostas
25th Aug 2016, 1:03 PM
Krasimir Vatchinsky
Help Do the math python practice result 1, 3 6, 10, 15
break
int
operators
sum
0 Voto
2 Respostas
8th May 2021, 2:34 PM
Lee 4 Code
Am confused 🤔 here, why it Outputs [0, 1, 8, 27, 64] anyone to help me.
comprehension
list
listcomprehension
1 Voto
9 Respostas
3rd Mar 2022, 6:01 AM
David Mphande
Type in the missing parts to print myArray's elements to the screen using the for loop. int myArray[4] = { 1, 2, 3, 4 };
c++
-10 Votos
18 Respostas
19th Nov 2016, 12:56 AM
Johann Velazquez
Surprise to find that False==0 and True == 1, in python ?
dictionaries
4 Votos
1 Resposta
6th Feb 2018, 1:02 PM
Mikle Kobe
If the pointer is decremented by 1, will the memory address decreases by 4 (int)?
address_arithmetic
c
pointer
3 Votos
4 Respostas
30th Dec 2018, 12:51 PM
Konybud
So...does it always have to be presented in 1, 2, 3 format?
javascript
switch
1 Voto
3 Respostas
10th Aug 2017, 12:45 AM
Folau Holi
What is the output of this code? int x = 1, y = 1, z = 1; cout << (++x || ++y && ++z); cout << x << y << z;
c++
0 Voto
4 Respostas
21st Aug 2018, 10:27 AM
Vedansh
How to print prime numbers inside C++ As it were 1, 3,5,7,11,13,...... 97 till..
c++
1 Voto
5 Respostas
20th May 2018, 11:40 AM
Mahendra Kumar
can I have a function like string function(param 1, param2) ?
c++
functions
0 Voto
2 Respostas
23rd Feb 2017, 10:54 AM
Armando Ceja
would somebody like to explain how modulo(%) operator works -7%3 = 1, 7%-3 = -2 , negative numbers?
%
operator
4 Votos
5 Respostas
3rd May 2019, 12:10 AM
ishwar
Elements in "lists" are numbered from 0 instead of 1, but why?
lists
python
0 Voto
3 Respostas
12th Jun 2017, 11:32 AM
pyr_py
What is the output of this code? list = [1, 1, 2, 3, 5, 8, 13] print(list[list[4]])
python
0 Voto
3 Respostas
9th Apr 2018, 7:21 AM
VISHWA PRIYA M
Taste case 1, or 02 cleared but 3 lock not opened, how to answer this?
case#3
e
tast
0 Voto
4 Respostas
17th May 2023, 3:37 AM
raghu Hiregoudar
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 Voto
11 Respostas
19th Jul 2018, 11:58 AM
Parth Salat
How to print the following series using while loop: 1, 3, 5, 7, 9.
c
0 Voto
4 Respostas
25th Sep 2018, 4:44 PM
Ayushman
squares = [0, 1, 4, 9, 16, 25, 36, 49, 64, 81] print(squares[1:-1]) print(squares[9:-1]) print(squares[8:-1]) print(squares[7:-1
lists
python
0 Voto
6 Respostas
6th Nov 2016, 6:04 AM
Jitesh
Various methods of implementing loop to print reverse 10 to 1, hope it helps.
c++
-1 Voto
5 Respostas
9th Dec 2016, 6:45 AM
Morpheus
Pls I need a java code to count numbers like this 1, 2, 4, 8, 16, 32, 64
c#
java
javascript
php
website
2 Votos
5 Respostas
14th Oct 2017, 12:19 PM
IBTECH
How to print a dictionary like {a: 1, b:4, c:9, d:16, e:25} using for loop?
python
python3
0 Voto
4 Respostas
26th Apr 2019, 5:08 AM
Arnab Nayak
can numbers ( 1, 2, 13, 25 ... ) be char data types ?
c++
0 Voto
4 Respostas
19th Jul 2016, 10:14 PM
Peter Müller
challenge 1, 8/8 is showing wrong to my answer even my answer is correct
sql
1 Voto
3 Respostas
10th Sep 2016, 8:10 AM
Vijay Kumar
The code below loggeg '3 ,3 ,3' as output.How can I fixed it to log '0, 1, 2'?
closures
javascript
5 Votos
6 Respostas
15th Feb 2021, 8:22 AM
Apongpoh Gilbert
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
2
3
Próximo >
Quente hoje
Help please?
4 Votes
How to get better with problem-solving and programming
1 Votes
Ejercicio Pytho
0 Votes
Odd even threads without condition variable
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Write a program to find the strings are in isogram or not
0 Votes
Ruby programming?
3 Votes