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
[✔️]Can anyone explain me answer of this problem (PS: see the Description ) ? I will upload my code in the answer section.
and
conditions
course
java
loops
practice
0 Votos
2 Respuestas
3rd Feb 2022, 7:34 PM
SARVESH ASHOK DEVRUKHAKAR
I'm having trouble grasping the value, ref, and out methods and how to use them. Could someone help explain it better?
c#
methods
0 Votos
3 Respuestas
22nd Jul 2016, 10:27 PM
Daniel Hildreth
#include <iostream> using namespace std; int main() { int a[4]={1,2,3,4}; a[1]=*(a+2); *(a+2)=a[3]++; cout<<a[1]+a[2]; } could someone explain (comment each line) why the output is 7 ?
c++
1 Voto
4 Respuestas
13th Jul 2016, 9:22 AM
Jetset Willy
How many of you know about Go? And if known,can you explain the ways we can use to learn the language or at least teach it?
aprogramminglanguage
go
google
lessonsandtopicsaboutgo
sololearnlessons
webdevelopment
1 Voto
2 Respuestas
18th Oct 2019, 9:49 PM
Esther Eze
Do you know difference between JavaScript and Angular Js? Tell your own experience about it. Explain Exactly in few line.?
cod
codeplayground
progress
sololearn
xcode
1 Voto
1 Respuesta
23rd May 2019, 2:35 PM
dharmendra vishwakarma
I'm from mechanical background. Just explain me use of % sign in following code. This is a program to display exam schedule.
python
0 Votos
1 Respuesta
19th Sep 2020, 5:52 AM
jayesh patil
I solve an euclidus algorythm, that explain in book of D. Knut. I beginer in c++, and try to understand, what is wrong. T
c++
0 Votos
2 Respuestas
29th Dec 2018, 10:46 AM
Сергей Климов
How i can make a counter by using for loop !!can any body explain it to me !!!!
c++
loops
0 Votos
2 Respuestas
30th Oct 2016, 10:05 PM
malak
Please , explain me the why of magical methods and the reason of using them in class (PYTHON).
magic-methods
magical
0 Votos
1 Respuesta
31st Oct 2019, 3:45 PM
Влад Гребенюе
how do we use for loop in multi dimensional arrays ? Please explain with a simple example thanks
arrays
java
0 Votos
2 Respuestas
14th Sep 2016, 5:24 PM
chirag shah
I don't see the point in the raise statement. Can someone please explain the raise statement to me?
exceptions
python
raise
0 Votos
2 Respuestas
13th Sep 2016, 2:16 PM
DELETED
: and ; this Colon's( in python) what is the uses of this any one explain please .
python
0 Votos
1 Respuesta
2nd Apr 2020, 4:23 AM
Harshan Hasrhan
When finished the program is executed. But After input something is closed only.... Could you explain the error?
c++
java
python
0 Votos
2 Respuestas
25th Mar 2017, 1:17 AM
Jaky Mpezlocoyp
Can any one explain the program to generate sequence of numbers(Line sequence & triangle sequence)the following clearly ?
controlstatements
java
usingloops
0 Votos
2 Respuestas
8th Feb 2017, 3:15 PM
Srinath G
What will be the values of x and y after execution and how many times the loop will execute? Can someone explain step by step?
loops
1 Voto
2 Respuestas
26th Feb 2018, 5:44 PM
Sarbjot Kaur
if i enter add post! nd why does it loops 3times!! Please Explain please!! and also modify my code to make it loop once!! please
answer
answerquick
please
python
python3
0 Votos
3 Respuestas
17th May 2020, 6:23 AM
Lucky Nayak
Can some one explain to me what systemintegration mean ? What does it need to work in that domain?
systemintegration
0 Votos
1 Respuesta
8th Jan 2023, 4:01 AM
Mohamed Yassine TAYBI
Hi, everyone! I need your help about this code from description below; just code and explain it helpful. Thank y'all!!!
charinstringapp
0 Votos
1 Respuesta
24th Oct 2018, 5:53 AM
Jakrit Jitlonglom
Please guys.. I'm still a leaner. Can someone please explain to me if the z-index property can be used when designing a profile
css
html
2 Votos
2 Respuestas
25th Mar 2017, 11:22 PM
moses
I have inserted one code in my description. Can anyone please explain how does it work.? I mean how does computer calculates it.
cpp
2 Votos
2 Respuestas
15th May 2017, 4:48 PM
Harsh
How the " char *atr "-works,what is it working principle and and explain the code ,why this makes a answer " fg " ?.
answer
c++
imedeatily
need
quiz
0 Votos
2 Respuestas
14th Aug 2020, 5:56 PM
ILLUMINATIE
Can any one please explain me why it is in infinite loop ,,, but when i put i++ Instead of i+1 it doesn't go in infinite loop
c
1 Voto
2 Respuestas
12th Aug 2020, 2:05 PM
Ashutosh Singh
I m new student in cse branch i just want to understand what is conding how we r doing it hello world in c want full explain
c++
0 Votos
5 Respuestas
1st Aug 2017, 12:08 PM
Saurav Bhartia
Learning js here makes it luks easy, but i stil get confusd all day seeing (x.length) x.something, some1 explain d dots. Pls
js
loops
programming
0 Votos
2 Respuestas
27th Jul 2019, 2:29 PM
Musa Jamiu
This code have some kind of error. It does not add numbers. Just display them without adding them. Can somebody explain why?
javascript
0 Votos
2 Respuestas
6th Jul 2018, 9:55 AM
Smajil Alisic
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 Votos
2 Respuestas
11th Aug 2021, 11:34 PM
Xenon
Someone please explain me the following statement for bubble sort 👉 for ( d = 0 ; d < n - c - 1; d++ )
c
cprogamming
1 Voto
2 Respuestas
28th May 2018, 11:42 AM
Satyam Kirati Namnu
I've got this question on challange and I don't understand how 13 comes in output. Guyzz plz explain if you understand
java
1 Voto
2 Respuestas
26th Apr 2017, 4:48 AM
Nadir wadsariya
Can someone please explain what is ' * ' doing in this code? or give me link where i can find more information regarding this?
pyhton
pyhton3
1 Voto
1 Respuesta
6th Sep 2020, 4:10 PM
partha
Can you explain the process of this code.(i thought that answer would be [ X, 65 ] but real answer i get as a output [A, 65] ).
c
c++
2 Votos
1 Respuesta
17th Jan 2021, 2:22 PM
Shivam Godbole
Hi, Could anyone explain how to use the C library's <time.h> header file to get the time in the internal clock?
c
0 Votos
2 Respuestas
28th Nov 2018, 2:41 AM
Yusha Arif
Can someone explain encapsulation to me because I dont understand how to encapsulate a method or variables. Is it just that you make them private?
encapsulation
java
methods
variables
0 Votos
4 Respuestas
16th Aug 2016, 9:38 PM
Divjot Bedi
Please am new and i basically know nothing even the explanations giving to me are too hard ao can someone just explain to me how
c++
1 Voto
2 Respuestas
4th Jan 2019, 11:12 AM
Agbor Ryan
Is there anyone out there who can explain some issues in python like (classes,inheritance) .. (Pip) ..(regular expression) ???
python3
0 Votos
2 Respuestas
12th Oct 2017, 1:01 PM
Amr Monsef
Can someone explain binary mode and the usage of it (with an example if you don't mind) to me?
binary
files
python
0 Votos
2 Respuestas
13th Sep 2016, 2:30 PM
DELETED
Can somebody explain me for and while loops? Because I know that they are in course for python but I just don't understand them.
forloop
loops
while
0 Votos
2 Respuestas
30th Apr 2020, 8:33 PM
Kleant Bajraktari
Could someone explain me please, why is useful a pointer to a class' object, if I can simply use the name of the object in the class?
c++
classes
pointers
1 Voto
4 Respuestas
30th Jan 2016, 4:33 PM
Matias Beraldo Fernandez
Can someone explain how i can earn from ads if i put them in my android apps ?
ads,apps,android,income,
0 Votos
1 Respuesta
22nd Mar 2018, 2:19 PM
Ashish
Please explain this code.. how does "sum" assign its value from " i" in this code below ?
code
javascript
-1 Voto
2 Respuestas
3rd Sep 2017, 3:05 PM
$ Suresh Purohit $
Kindly explain nested for loop to create row and columns(row is 3 and column is 5). In C++.
for
loops
0 Votos
1 Respuesta
20th Feb 2017, 10:09 PM
Mufakkir
And why do we use "not" , we already have "and" "or" so why this complex inverted thing we need? Someone plz explain
boolean-logic
0 Votos
2 Respuestas
13th Jun 2019, 6:54 AM
LIGHT
I am not able to understand what the return statement do-true and false do here .can someone explain the same with example .
python
0 Votos
2 Respuestas
8th Jan 2019, 4:11 AM
Mara
Can someone explain the concept of array list to me and provide me with useful material and links to learn from?
arraylist
arrays
java
oop
1 Voto
1 Respuesta
28th Aug 2018, 10:25 AM
Divyani Singh
Hi, I'm still in basics tried this out. Can someone explain what function is given to the result to produce this?
python
0 Votos
1 Respuesta
15th Apr 2019, 6:46 AM
Tristan De Villiers
Hello community ... could someone explain to me why when you print the text of line 24 on the screen do you see strange letters?
letters
print
strange
1 Voto
2 Respuestas
27th Mar 2018, 11:40 AM
Jordi Contreras
Can someone give me an example and explain of a code to put the percentage of likelihood of a number being called for a bingo
codeplayground
data
data-structures
data-types
loops
python
python3
0 Votos
1 Respuesta
29th Apr 2022, 4:44 PM
Carmilla Boykin
Can someone explain to me whats wrong with this code, It is saying that scissors is not defined but i thought it was..
game
paper
python
rock
scissors
0 Votos
3 Respuestas
25th May 2017, 11:30 PM
Allan Stewart
I read the explenations but I couldn't figure out the purpose of srand(), can somebody explain how it works?
c++
rand
0 Votos
2 Respuestas
7th Jul 2016, 3:08 PM
Stev
pleas i want knowledge what is benifit of the rgba system color exactly? and i want explain about him?
transition
0 Votos
2 Respuestas
30th Mar 2017, 1:11 AM
Shroq Khaled Mahdi Al-Nabhani
Can anyone explain what is the meaning of "When an elsif block executes the entire if expression is exited."
elsif-statement
ruby
0 Votos
2 Respuestas
29th Jun 2017, 8:37 PM
Prabhat Ranjan
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
126
127
128
...
131
Siguiente >
En tendencia hoy
MY SNAKE GAME CODE ISN'T working of python
4 Votes
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
Functions
1 Votes
App
0 Votes
I NEED to make a game
0 Votes
Dart
1 Votes
Grouping data is not working
0 Votes
Please help with the output
0 Votes
Use of flag
0 Votes