Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Preços
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
Why answer is 4.5 (I was expecting 5)
code
for
median
python,
python3
0 Voto
4 Respostas
8th Sep 2021, 2:18 PM
Balraj Singh
We are expecting more lessons at sololearn
2 Votos
2 Respostas
19th Feb 2018, 7:37 PM
OLANIYI Babarinde Isola
how to find the repeated item of a tuple? tup=(2,4,5,6,2,3,4,4,7,8,4,3,2) expecting output:4
python
python3
2 Votos
13 Respostas
17th Apr 2017, 1:20 PM
Chilllittle
jsondecodeerror expecting value line 1 column 1 (char 0) in python
python3
2 Votos
6 Respostas
12th Feb 2020, 2:52 PM
Vishnu
Have you got/Are you expecting nougat update on your phone?
nougat
update
5 Votos
1 Resposta
14th Feb 2017, 3:17 AM
Manthan Raja
Could anyone tell me why the output of this code is 5.19999...? I was expecting just a simple 5.2
javascript
11 Votos
18 Respostas
29th Oct 2019, 8:41 PM
Fran Extremera
What are the new Things you are expecting in the next sololearn update ?
sololearn
15 Votos
4 Respostas
31st May 2017, 6:20 PM
Prabhu Nithin
How many of you are expecting bootstrap and asp.net tutorial from sololearn.??
devel
1 Voto
3 Respostas
12th Aug 2017, 1:41 PM
Debasish Bhattacharyya
Latex is there in this??
expecting
latex
0 Voto
2 Respostas
18th Dec 2020, 2:04 PM
Subbalakshmi Y
Guys...i cant get whats the mistake here...they are saying expecting an indent at line 3
error
indentation
1 Voto
6 Respostas
8th May 2019, 4:46 AM
Y AD Ù
Why language.length is giving 0?What is wrong in this code ? I was expecting language.lenth = 2.
checkbox
form
html5
input
javascript
2 Votos
7 Respostas
26th Apr 2020, 11:07 AM
Ankur Singh Oli
Parse error: syntax error, unexpected end of file, expecting ')' in ./Playground/file0.php on line 87
0 Voto
2 Respostas
17th May 2023, 1:50 PM
Robin Roy
bellow code giving output as monday Tuesday Wednesday I am expecting only monday Tuesday. is that true??
java
switch
0 Voto
6 Respostas
9th Jul 2016, 12:19 PM
Anup Shetty
When an interviewer ask you this question what is he expecting from you? What is your experience level with XYZ?
interview
3 Votos
6 Respostas
22nd May 2018, 5:09 AM
ABDOUL RAHIM NDANE PECHOU
Hello Coders, I am expecting 1.1 by this code "print(1.2-0.1)" but the result is 1.9999999999..., What is wrong Coders?
python3
0 Voto
3 Respostas
3rd Jan 2022, 5:12 PM
Aman Programmer
What is the difference between width, inner width and outer width?..And expecting same explanation for height too?
dimensions
height
jquery
width
1 Voto
2 Respostas
4th Mar 2018, 2:33 PM
Thiru Arasu
Why the SQL course seemed easy to me? I was expecting it to be harder. Then how can I improve my SQL?
?
easy
so
why
2 Votos
4 Respostas
6th Oct 2019, 4:46 PM
Carnation
Can someone explain this code to me. I was expecting that it will throw error, but the output is 30.
codenewbie
py3
0 Voto
2 Respostas
30th Sep 2020, 5:18 AM
Gbadegesin Muhammed
I don’t know what i’m missing out why my code is not running, I’m i expecting my code to ask for input from user.
python
0 Voto
5 Respostas
18th Jun 2022, 2:44 PM
Dubbymore
Why does cin, expecting an int, change the corresponding int variable to zero in case of invalid input ?
c++
error
exceptions
1 Voto
2 Respostas
1st Nov 2017, 4:01 AM
Akashdeep Nandi
Parse error: syntax error, unexpected 'getuser2' (T_STRING), expecting ',' or ';' in ..\Playground\ PHP Parse error: syntax erro
error
solve
0 Voto
1 Resposta
10th Nov 2018, 12:00 PM
rohit pandit
With Which language i haave to start if i am expecting a career in game designing and development?
animation
c#
c++
code
designing
games
html
java
javascript
mysql
python
sql
0 Voto
2 Respostas
22nd Mar 2017, 9:23 AM
Mukund mantri
Parse error: syntax error, unexpected '<', expecting end of file in ..\Playground\ PHP Parse error: syntax error, unexpected '<'
php
0 Voto
1 Resposta
24th Jun 2018, 3:14 AM
Nikhil Ekhande
1. Why do we need objects in java? (2.) Why do we need methods in java? ... Thanks expecting your reply soon
java
methods
objects
0 Voto
3 Respostas
5th Jul 2018, 5:30 PM
Efe Panama
I was expecting for the output to be 'b', why does it outputs 98? And how can i make the output letter 'b'?
c#
variables
0 Voto
1 Resposta
17th Jul 2021, 9:57 AM
Xenon
I am expecting for the output to be '1' , but instead it gives me '49'.Can someone explain what is happening in my code thanks:)
c#
int
strings
0 Voto
2 Respostas
11th Aug 2021, 11:34 PM
Xenon
Why the SQL course seemed easy to me? I was expecting it to be harder. Then how can I improve my SQL?
why
0 Voto
1 Resposta
6th Oct 2019, 4:40 PM
Carnation
If a program is expecting more than one input,then how can that be entered when we hit run? It asks for only one input when run
codeexecution
mutipleinputs
sololearn
0 Voto
4 Respostas
30th Sep 2017, 2:53 PM
Sumati
Android studio tutorial
android
expecting
in
studio
tutorial
2 Votos
2 Respostas
31st Mar 2017, 1:01 PM
Sanal Kv
Android studio tutorial
android
expecting
in
studio
tutorial
1 Voto
2 Respostas
31st Mar 2017, 1:03 PM
Sanal Kv
In the below code , why the method inside super class is not called. I was expecting the o/p as three, 3 but the crt o/p is 0,3
constructor
java,
super(),
1 Voto
1 Resposta
28th Jan 2019, 3:10 PM
Lakshmi Krishnamoorthy
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Quente hoje
Saturn League badge
2 Votes
Sololearn keeps crashing
1 Votes
SHOULD I LEARN HTML OR PYTHON/JAVA
0 Votes
Lua course?
2 Votes
Why producer consumer not working at all
1 Votes
certificate
1 Votes
Adding an image to my html
0 Votes
CSS
1 Votes
Not able to activate account
0 Votes
About Advanced Courses
0 Votes