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
Please refer to the code below and explain me the following : 1. Why does only one value get printed even if we are using return
c++
function
function-return-type
return
type
0 Votos
4 Respuestas
26th Sep 2020, 8:04 AM
Garvita Bhateja
Java logging question, in the class below - is there a method which takes an exception and logs it? If so where, please explain
class
java
log
method
0 Votos
4 Respuestas
28th Apr 2018, 10:32 PM
Wol B
Int x = 3; x = ++× + x++ + x++; x = ? Can someone please explain this to me. I get 13 , shouldn't it be 14?
c
0 Votos
4 Respuestas
17th Apr 2020, 8:25 AM
El Cha
what is the meaning of this return, (arr[0] < arr[1] && restArray), plz explain the process of excuting
praveenanand
0 Votos
1 Respuesta
3rd Oct 2021, 10:46 AM
Praveen
Why Classes and Objects are just too hard and complex to be understood or figured out! ..how in what it works!? EXPLAIN EXPLAIN.
c++
classes
objects
0 Votos
4 Respuestas
18th Jan 2017, 10:22 PM
Amr Monsef
iterators
?
answer
cansomeoneexplain
confused
dontunderstand
explain
iterators
java
question
understand
1 Voto
2 Respuestas
4th Sep 2020, 12:07 AM
Alexander Larson-Dick
Anyone please explain what happens when we write Myclass res=obj1+obj2; I mean how the values are passed and how it works
c++
operator-overloading
3 Votos
1 Respuesta
15th Jul 2017, 8:10 AM
Tamil Selvan
Anyone i'm always having trouble with %(modulus) i'm tryng to break how it works but it such impossible for me. Until i get how some awful ex. Can you explain how it count detaily?
c#
input
0 Votos
9 Respuestas
31st Jul 2016, 1:00 AM
Elvin Tech
Hi friends , I can't understand the basic lesson (hello world) about language c .who can explain the lesson for me ?
(hello
world)
-2 Votos
3 Respuestas
4th Nov 2020, 12:11 PM
sherlock meamardoost
Why did we get this kind of output in the following two codes mentioned below ? Can any one explain me clearly...
sololearn
1 Voto
1 Respuesta
8th Sep 2019, 10:11 AM
Kiran Deep Naidu
Why we use java comments like single line etc. What was the use of that any one can explain with the program??
java
1 Voto
2 Respuestas
31st May 2018, 10:24 AM
Syed Raihan Ahmed
What is the difference between div, article and section? When to use each? Please explain them with practical example/analogy
article
div
section
0 Votos
2 Respuestas
30th Jul 2018, 10:54 AM
Myussuf
Explain data-* attributes of input field and can u give me example of data-* attribute with js or jQuery
data-*
web
0 Votos
2 Respuestas
23rd May 2018, 3:58 PM
SHAMEER VP
Can someone tell me what’s wrong with my code? I’m just a starter and I copied this online. Someone pls explain to me.
help
0 Votos
2 Respuestas
30th Jul 2019, 8:31 AM
SayOkayCode
Can anybody explain me why I need to delete the pointer of object in this?? this was shown in most of the website I was seeking
c++
class
doubt
important
object
pointer
1 Voto
2 Respuestas
16th May 2022, 3:22 PM
Cyber Eagle
With default case sensitive condition which is false the output is error and with condition true output is shown explain plz
code
php
0 Votos
2 Respuestas
6th Apr 2019, 11:22 AM
Umang Thakkar
I want to make a program counting characters in a sentence .... and it just doesn't work😁....someone can explain to me???
code
error
0 Votos
3 Respuestas
20th Sep 2017, 11:39 PM
Ibo Mohammad
Please I'm lost about this data stuff in this section 3.1, can someone please explain to me what this is all about
data-types
-3 Votos
4 Respuestas
13th Aug 2021, 8:17 PM
Ndulue Victor
Hi. If anyone help me explain attached example I'll appreciate. It relates using unassigned variables, like in the code. Thanks.
c#
error
static
variables
1 Voto
2 Respuestas
28th Sep 2017, 8:38 PM
p-182-25
could anyone explain to me about the entirety of programming languages and well paying jobs if i excel in it?
coding
0 Votos
1 Respuesta
21st Sep 2021, 9:15 AM
luna0330
I try to do this code, but it works only the test case #1, not the others. Can anyone show or explain the error of this code?
numbers
say
the
0 Votos
1 Respuesta
8th May 2021, 11:43 PM
CHUN
Pls i have Question if you have free app like facebook and so on how are they generating money? Explain pls in details
app
money
question
1 Voto
3 Respuestas
22nd Nov 2017, 4:36 PM
IBRAHIM SULE UDI 🇳🇬
Can somebody explain to me what is the difference between binary code and byte code . Is this two are same or not?
c++
java
2 Votos
2 Respuestas
28th Nov 2017, 2:40 PM
Ceejay
Can someone explain me why in the code below the result is b? The variables are both of the same type and the same value.
===
comparison
javascript
variables
0 Votos
3 Respuestas
14th Sep 2019, 7:28 PM
Krzysztof Staniszewski
Can someone explain this code and it’s output to me it was in a code challenge with Sololearn(lvl 22)
code
codechallenge
doubt
function
output
python
question
sololearn
0 Votos
1 Respuesta
8th Sep 2022, 1:50 PM
Dhriti Parikh
Hi. Can someone please explain me what does it code mean in python. def section(request, num): if 1 <= num <= 3: return HttpRes
django
python
python3
-2 Votos
3 Respuestas
14th Jul 2021, 10:39 PM
kamoyak
HTML
between
can
difference
explain
html
html5
someone
the
0 Votos
3 Respuestas
5th Jan 2019, 2:41 PM
Oruru Aaron Steven
🙋Question : Can you explain the "programming" or "concept of programming" to a 6 year old ? If yes, then how ?
concept
knowledge
simplicity
thinking
2 Votos
2 Respuestas
22nd Oct 2017, 5:23 AM
Prathamesh Joshi
Arrays ; can someone please explain line by line for I stuck in arrays so far .. :) specially line 3
c++
0 Votos
3 Respuestas
22nd Jan 2017, 10:12 PM
Amr Monsef
<p>Please, press <kbd><kbd>Shift</kbd>+<kbd>A</ kbd></kbd></p> Pls why is the kbd tag used soo many times instead of <p>Please, press <kbd>Shift+A</kbd></p> Pls explain
html
1 Voto
2 Respuestas
14th Jul 2016, 5:12 PM
Denewbie
Hey Can someone explain to me what, Method, Class and args are?...explain it like I'm a complete idiot btw. THANK YOU
comments
0 Votos
2 Respuestas
20th Aug 2018, 2:50 PM
NanoMyte
A programmer wrote a program to print odd numbers. He wanted to explain how the program works in the code, but he forgot to comm
fix
1 Voto
2 Respuestas
21st Jan 2022, 4:49 PM
Noureddin
angularJs or angular are different or not.. I am very confused about it.. Please explain about both of it if these are differen.
ajax
angular
javascript
jquery
node.js
scripting-languages
2 Votos
2 Respuestas
16th Mar 2018, 3:17 AM
Amit
In this code what is the idea of max_index = len(words) - 1 ? Could someone explain this code step by step please?
loops
python
0 Votos
2 Respuestas
23rd Nov 2019, 11:51 AM
Esteban Rueda
Please do you have a video on youtube explain sesseion and cookies in details?because i always get confused between them
cookies
session
1 Voto
1 Respuesta
9th Jul 2019, 12:55 PM
Omar
Explaination Part 2. Please help me.
challenge
challenges
explain
help
java
me
output
sololearn
4 Votos
1 Respuesta
10th Dec 2017, 4:17 AM
Muhd Khairul Amirin
in c language say x=10 then in next line y= --x + --x + --x then the output is 23 instead of 24 can anyone explain
c
cprogram
0 Votos
3 Respuestas
8th Jun 2022, 1:52 PM
Pushkar Roy
Is there an option to explain the reason why you're reporting a particular question after a challenge.
c++
challenge
java
php
reasons
reports
-3 Votos
1 Respuesta
2nd Jul 2017, 12:31 PM
Richard Opoku
Guys can you explain to me this language's and what is it for? HTML, JavaScript and C++
c++
html
javascript
-1 Voto
1 Respuesta
10th Jul 2022, 10:48 PM
Anton Sensei
WHY the results of these two algorithms are different? please explain in detail, i want to understand
algorithm
else
If
0 Votos
1 Respuesta
18th Oct 2017, 9:28 AM
Irman Utamara
Can someone check my code (reverse words in the sentence) in my profile and explain what's happening?
c++
0 Votos
1 Respuesta
23rd Jan 2017, 5:13 PM
Anvesh
Can somebody explain why i get hit with a math wall when i make it to JavaScript?
development
javascript
math
stuck
1 Voto
1 Respuesta
13th Aug 2017, 11:39 PM
Hikeem Sosa
what is output of the code?and explain here how argument pass,why we use test in these program
c#
0 Votos
1 Respuesta
29th Jun 2016, 3:03 AM
D.REVATHI
Can someone explain to me how to find the code behind functions that allow them to work.
functions
lists
0 Votos
1 Respuesta
19th Feb 2018, 5:33 AM
Wonjae Chang
Can someone please explain me the type conversion section of python according to solo learn's syllabus ?
beginning
course
python
type-conversion
0 Votos
1 Respuesta
7th Apr 2019, 1:35 PM
Ankyie Plays
Can someone explain this code to me? Counting occurrence of a number. Works fine but need explanation
array
code
dry
explanation
help
java
run
0 Votos
1 Respuesta
15th Jun 2017, 11:17 AM
Hasan Zafar
Brute-force programming part 2..
beginner
brute-force
c++
explain
help
howto
part2
problem
programming
0 Votos
5 Respuestas
17th Dec 2016, 6:39 PM
Fluffy Rabbit
Can any one explain need of strings as already we have characters which can be used as string?
java
0 Votos
2 Respuestas
18th Oct 2017, 11:36 AM
Akhil Gorantla
Why we use method overriding and method overloading in there any such use of them can anyone explain
java
polymorphism
0 Votos
2 Respuestas
2nd Jul 2017, 5:31 PM
Jayram
Can anyone explain how to write a modulus formula that would tell me how many 20, 10 and 5 dollar bills i would get uf i gave someone$75? Thanks
java
modulus
remainders
0 Votos
6 Respuestas
23rd Sep 2017, 2:04 AM
Sahra Courtney
Haz una pregunta
Haz una pregunta
< Anterior
1
...
125
126
127
...
131
Siguiente >
En tendencia hoy
Java question Can anyone help me with the test case situation in that problem like 3 test case is pass but other are not 🤦🤦
4 Votes
How to improve code readability
0 Votes
App
1 Votes
I NEED to make a game
0 Votes
Please help with the output
0 Votes
Grouping data is not working
0 Votes
Regarding course
0 Votes
In this code, I want to make exactly another div right next to it in div, how to edit it?
1 Votes
Python input() function is strange (a bug or a feature?)
1 Votes
Mentor
0 Votes