Corsi
Accedi
Inizia a imparare l'IA
Corsi
Accedi
Inizia a imparare l'IA
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
Why answer is 4.5 (I was expecting 5)
code
for
median
python,
python3
0 Voti
4 Risposte
8th Sep 2021, 2:18 PM
Balraj Singh
We are expecting more lessons at sololearn
2 Voti
2 Risposte
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 Voti
13 Risposte
17th Apr 2017, 1:20 PM
Chilllittle
jsondecodeerror expecting value line 1 column 1 (char 0) in python
python3
2 Voti
6 Risposte
12th Feb 2020, 2:52 PM
Vishnu
Have you got/Are you expecting nougat update on your phone?
nougat
update
5 Voti
1 Risposta
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 Voti
18 Risposte
29th Oct 2019, 8:41 PM
Fran Extremera
What are the new Things you are expecting in the next sololearn update ?
sololearn
15 Voti
4 Risposte
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 Risposte
12th Aug 2017, 1:41 PM
Debasish Bhattacharyya
Latex is there in this??
expecting
latex
0 Voti
2 Risposte
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 Risposte
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 Voti
7 Risposte
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 Voti
2 Risposte
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 Voti
6 Risposte
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 Voti
6 Risposte
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 Voti
3 Risposte
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 Risposte
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 Voti
4 Risposte
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 Voti
2 Risposte
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 Voti
5 Risposte
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 Risposte
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 Voti
1 Risposta
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 Voti
2 Risposte
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 Voti
1 Risposta
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 Voti
3 Risposte
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 Voti
1 Risposta
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 Voti
2 Risposte
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 Voti
1 Risposta
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 Voti
4 Risposte
30th Sep 2017, 2:53 PM
Sumati
Android studio tutorial
android
expecting
in
studio
tutorial
2 Voti
2 Risposte
31st Mar 2017, 1:01 PM
Sanal Kv
Android studio tutorial
android
expecting
in
studio
tutorial
1 Voto
2 Risposte
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 Risposta
28th Jan 2019, 3:10 PM
Lakshmi Krishnamoorthy
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
Popolare oggi
What kind of questions do companies ask in Data Analyst interviews (including Python, SQL, Power BI, and Excel)?
2 Votes
Give some simple practice questions in C
0 Votes
??
1 Votes
Ошибка в приложении Sololearn
1 Votes
NEO V2.0
1 Votes
Hello guys,
1 Votes
How many time I can use sololearn trial mode?
1 Votes
Did sololearn helped you to get easier a job?
1 Votes
Help me
1 Votes
solo learn program issue - iPhone?
1 Votes