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
Fibonacci series by recursion Python please explain the program and if i enter 5 then 5 comes on output 5 why
python
0 Votos
2 Respuestas
13th Jul 2022, 4:26 AM
Abhishek
Can anyone plz explain me in step by step of how this code works because I am unable to understand it.
input
0 Votos
2 Respuestas
17th Oct 2020, 1:08 PM
zeeshan
Why in python it is True and False.. Instead of true and false.. What's the difference between them... Can anyone explain
booleans
0 Votos
3 Respuestas
5th Dec 2018, 8:15 AM
Uma
Please see the code bits someone explain me the second line comment. Reading the input file till there is input
inputstream
java
outputstream
1 Voto
1 Respuesta
6th Jan 2022, 4:54 PM
stephen haokip
Hello! Somebody explain me how is taking division from remainder, for example a%2, where 'a' value is zero, one, two...
division
remainder
1 Voto
2 Respuestas
2nd May 2020, 10:52 AM
Vladimir Kushner
Please any one can explain what the more difference between single and double quotes in string
python
strings
0 Votos
2 Respuestas
5th Sep 2017, 1:03 PM
Pavan Sai
Hey i got a program to get sum of digits but can't understand it .the commented one is the way I understand please explain other
loop
python
sum
while
0 Votos
4 Respuestas
3rd Nov 2018, 12:38 PM
partha
void main() { int a=3,b=4,c=6; printf("โ d โ d โ d"); getch(); } The output of this program is 6 4 3 why? can anyone explain this?
c
java
0 Votos
5 Respuestas
19th Aug 2016, 6:09 PM
sree lekha
In the problem Paint costs i wrote this code. Is there any error as it shows 1 case has failed.I don't understand pls explain
codeplayground
interpreter
python3
2 Votos
2 Respuestas
14th May 2020, 3:44 PM
Ayushman Dash
Please, can somebody explain to me why this prints a list with both 1 & 2 in it instead of just 1in the list?
python3
0 Votos
2 Respuestas
6th Apr 2019, 4:31 AM
Thimira Rathnayake
What is an abstract class? What is an abstract Method? please Explain the importance of abstract classes and methods
java
3 Votos
1 Respuesta
28th Jun 2017, 11:40 PM
Amil Jayasinghe
Pals, Pls can anyone explain to me what's the use of the hasNext() method works in a program Like this. Scanner scan = new Scann
hasnext
help
java
question
sololearn
1 Voto
4 Respuestas
26th Aug 2018, 5:50 PM
Just_Chuel
I'm not understanding the pop method in Python. Can some explain the function of this method and how to code for it?
lists
python
sets
3 Votos
2 Respuestas
24th Jun 2016, 2:15 PM
Jay
Please i need someone to help me explain this code from line 1 to the last line. I just came across it but i don't understand it
programming
python
2 Votos
2 Respuestas
5th Apr 2020, 10:32 AM
Okonkwo Emeka
Please explain different () and [ ] and {} in PHP ? (i want answer not a link)
php
1 Voto
2 Respuestas
19th Aug 2017, 4:27 PM
Sarifudin Z
Can you plz explain what is c,c++ and c#? What to learn first..... what are differences between them
c
c#
c++
0 Votos
1 Respuesta
3rd Apr 2018, 1:55 AM
Ram Adarsh Sundram
How datas are stored?can anyome explain how it works.. i got output as 100.. but i expected 1
python
1 Voto
2 Respuestas
15th Mar 2017, 11:29 AM
Abin Singh R
Please explain any classmethod , staticmethod , properties to me ,I'm unable to understand with given examples
classmethod
decorators
properties
python
staticmethod
1 Voto
1 Respuesta
1st Apr 2017, 8:21 PM
Purvang Upadhyay
Can anyone explain this codes ? I have a little bit confused on looping codes . Thank you . GOD BLESS ๐
c#
3 Votos
2 Respuestas
14th Oct 2017, 2:42 AM
Mclaren Daniel
I can't imagine what 4D arrays, or above look like, can anyone explain this to me?
arrays
c#
multi-dimensional
0 Votos
2 Respuestas
18th Jan 2017, 3:58 PM
Kavita Sharma
Run and check the output of this code and explain why it is printing 0 ?
c++
challenges
java
python3
sololearn
0 Votos
2 Respuestas
4th Aug 2017, 7:00 PM
Deepak Ranghar
can anyone explain to me every line of this code and what can this code do?
equals
java
0 Votos
2 Respuestas
7th Apr 2017, 3:53 PM
Hazem Essam
Why Server side programming and its meaning what... And what client side programming.. please explain me??
css
css3
developer
html
javascript
php
programming
web
0 Votos
2 Respuestas
19th May 2017, 7:28 AM
Pabitra Debnath
Can anyone explain this why we use String a[] in public static void main (String a[])
java
0 Votos
2 Respuestas
18th Jul 2017, 2:33 PM
Rajan Khorasiya
could anyone please explain me the code below it seems to be more complicated for me.
functions
java
loops
method
0 Votos
2 Respuestas
1st Jul 2017, 7:27 AM
I Am RG
Can any one help me to find a solo learn course to explain the La Tex coding language and help me understand it...??
certificate
code
templates
0 Votos
4 Respuestas
3rd Sep 2019, 11:34 AM
Beshoy Emad Milik
Can someone explain if I should know how to fo SVG and Canvas in Html5? Is it imperitive to know?
canvas
html5
svg
1 Voto
2 Respuestas
17th Feb 2019, 8:09 PM
Anthony Caron
Hey !! Everyone I'm new at coding can u explain me 14 .1 lesson in html (how to add link)
html
-2 Votos
2 Respuestas
9th Oct 2021, 7:29 AM
RINKU
Can anyone explain proper working of this code ? How its working in background !! How it produce "2" output
java
0 Votos
1 Respuesta
9th Jan 2020, 10:26 AM
Nihaal Khan
Can you plz explain were is my mistake in my code.plz help me i really want to make working contactform which send data to email
code
codeplayground
concat
contactform
php
0 Votos
3 Respuestas
7th Jun 2019, 7:45 PM
Neha Ramashray Yadav
Hey guys can you explain what does import.java and some confusing stuff like this mean in java or if you guys have got any link
java
1 Voto
5 Respuestas
16th Mar 2018, 8:21 AM
Devansh Gupta
How we can make GUI in code::blocks using C Language?
block
c
code
explain
gui
how
it
program
progress
1 Voto
4 Respuestas
29th Sep 2018, 4:42 AM
Nova Andre Saputra
Hi Guyz Can Somebody Please Explain To Me How Games Are Made Using C++?I'm Lost Since We Execute The Codes On Console
display
0 Votos
3 Respuestas
7th May 2018, 4:56 AM
Siphamandla Goodnews Ngidi
Help me with this declaration guys in second for loop?some one explain this to me in a simple way.
c++
0 Votos
3 Respuestas
7th Oct 2017, 7:33 AM
karthik
Check out this code and explain me.What if i remove position attribute from #q why is that div resized?
css
html
0 Votos
3 Respuestas
28th Jul 2017, 4:35 PM
AKASH JOSHI
Hi guys ,what is the difference between the div and span ? Can anyone explain me with examples pleses
div
span
0 Votos
1 Respuesta
13th Aug 2022, 7:29 AM
Mani Singh
There was so many confusion with innerHeight and outerHeight in tutorial of CSS. Could someone please explain these terms.?
css
design
innerheight
innerwidth
style-sheet
styling
1 Voto
2 Respuestas
3rd Nov 2017, 3:08 AM
GURMEET SINGH
Guys can anyone explain classes and objects to me ....in the simplest way possible with a C++ illustration please?
c++
classes
objects
0 Votos
3 Respuestas
14th Feb 2017, 5:33 PM
Blessing Tayedzerwa
they haven't mentioned about <marquee> tag .. I just know that it can make text/ images slide on screen ...can anybody explain more about it
elements
html
2 Votos
4 Respuestas
19th Aug 2016, 9:11 AM
Anoop poonia
Can someone please explain the below question? Input was given and we have to find the output. I got the output like that. How?
python3
1 Voto
2 Respuestas
15th Nov 2020, 7:56 AM
Sam
Hello guys some one help me explain this while loop x = 1 while x < 10: if x%2 == 0: print(str(x) + " is even")
python3
1 Voto
3 Respuestas
10th Aug 2020, 8:08 AM
Akatwijuka Allan
Could somebody explain why does the result look like this, i knew the mistake of this code,but i dont know why it print like dis
python3
1 Voto
3 Respuestas
20th May 2019, 12:53 PM
ENDERllama 15
skip list in java
can
explain
implementation
in
list
of
please
skip
someone
the
1 Voto
4 Respuestas
11th Feb 2020, 6:48 PM
THE_MASTERMIND
can someone please help explain to be how objects work.I just want to get a better understanding so any example will help.thanks
c#
methods
0 Votos
4 Respuestas
28th Dec 2016, 7:06 PM
Samson Adewale
Hello I am a beginner. Can someone explain me that how to use the backslash to get the output of single quata
python
1 Voto
2 Respuestas
29th Apr 2021, 3:21 AM
Rakesh Mondal
Hi๐! Who can explain me, what doe's it mean in CSS, signs: '@' and '
#x27; before the words (like: @font-face) ???๐
css3
1 Voto
3 Respuestas
24th Jul 2017, 10:57 AM
Uri Shlomov
This is from the section of passing values by output. In this question, can anyone explain how console line is executed??
c#
passingvaluesbyoutput
1 Voto
3 Respuestas
2nd Nov 2016, 6:02 PM
Uplabdhi Singh
List and explain at least 5 two or more classes that respond to same message in different way in c++
c++
1 Voto
2 Respuestas
5th Sep 2018, 2:37 PM
Yakubu Isaac Dadu
Can some explain to me why when i run this code its goes like a triangle shape
javascript
0 Votos
1 Respuesta
6th Feb 2021, 10:05 PM
Jalal SA
Can any1 Brifly Explain me, What are the Things included in Data Science ? & Please tell where to start a career in Data Science
python
r
0 Votos
4 Respuestas
9th Aug 2020, 3:45 PM
Rakesh Kumar Suna
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
123
124
125
...
131
Siguiente >
En tendencia hoy
App
2 Votes
How to improve code readability
0 Votes
I NEED to make a game
1 Votes
Regarding course
0 Votes
Solved Grouping data
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
what is python
0 Votes
Chess Tournament Exercise Doesnโt Work
0 Votes
Android
0 Votes