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
If someone could explain to me what is happening in this code? Let's just say I am stuck...
classes
java
objects
1 Voto
5 Respuestas
21st Mar 2017, 1:44 PM
Stefan
Can anyone say please that which attribute is used to get auto focus on website?
autofocus
question
0 Votos
3 Respuestas
18th Mar 2017, 11:57 AM
Md Wasim Ali Ansari
How can i make a real app page ?
app
plz
req
request
say
2 Votos
3 Respuestas
10th Jul 2018, 2:41 PM
Sahil
Please what am i missing
go
in
number
say
the
-1 Voto
4 Respuestas
15th Jun 2021, 4:13 AM
Cyber DeCypher 🐎
Write cpp program for calculator for n numbers till we say exit the loop
creative
intelligent
program
0 Votos
2 Respuestas
18th Dec 2017, 5:13 AM
Kaushik
I meant to say the first question in JavaScript after completing basics named as MATH OPERATOR 1
sololearn
1 Voto
2 Respuestas
29th Oct 2020, 4:20 PM
Vishal
What is the main reason in java so that we say that java is machine independent.
java
1 Voto
3 Respuestas
25th Apr 2017, 8:46 AM
Aman Sharma
after say learning and completing this course do get certificate that can be used to get a job
im
1 Voto
2 Respuestas
15th Aug 2024, 11:42 PM
george garrett
I don't quite get this, it means that if I have an array, say 3 elements, when I say foreach($elements as $element) every one of this three elements will go one by one to the variable $element?
loops
php
2 Votos
3 Respuestas
10th Mar 2016, 9:02 PM
Eduardo Tito
How many years of learning Java it took you before you could say you were capable to code almost anything?
java
9 Votos
2 Respuestas
7th May 2017, 9:02 PM
kodi rud
Let's say i was making a small game like minecraft what languages should i learn?
games
help
0 Votos
1 Respuesta
28th Apr 2020, 7:41 PM
Phisy
Why does it say that free is a local variable if I declared it outside of the function?? I just want to change the value of it
python
1 Voto
9 Respuestas
28th Nov 2021, 5:21 AM
Adrian DF
What do they mean when they say the API for HTML5 drag and drop is event-based?
drag-drop
html
html5
2 Votos
2 Respuestas
3rd Jan 2017, 12:45 AM
Kurtis East
Can anyone say whether the following code is possible or not ? If possible then please give expected output and explanation.
javascript
js
node.js
website
1 Voto
4 Respuestas
17th Jan 2020, 2:24 PM
Kiran Deep Naidu
Didnt we say that nothing after "return" is actually called or considered by Python? Does that apply only to "print" function?
functions
1 Voto
6 Respuestas
16th Mar 2020, 7:30 PM
sarah
When I want to ask a question on my pc, It will say "Some thing went wrong". Why?
notworking
onpc
somethingwentwrong
why
2 Votos
2 Respuestas
21st Oct 2018, 8:22 PM
EYOEL ASFAW
Hello. Why in programming for loop is used so much ? I mean ex:instead of saying (for a==10 a<20 a++); we can say a<20 a++;
for
loop
1 Voto
12 Respuestas
7th Jun 2019, 10:16 PM
The unknown 321
I am begginer and I started learning JS first. Many people say python is easy. What is easier python or JS and other differences
javascript
python
4 Votos
3 Respuestas
10th Aug 2019, 7:27 PM
Stefan
How to add triange border I mean to say bottom arrow with a box.
border
css
css3
triangle
1 Voto
1 Respuesta
28th Nov 2016, 7:14 AM
Infoore
What is wrong with the code below? Can anybody say why can't i call a non-static method from a static method?
methods
0 Votos
7 Respuestas
25th Jul 2018, 8:36 AM
Nathan
just for learning purpose guys.let say I use the most popular hacking method phishing to collect user Google password how can I
html
-4 Votos
12 Respuestas
2nd Dec 2017, 2:59 PM
Franklyn Omeben
If the say that php is used only on back end coding alone? then how come did Facebook and WordPress make use of it for fornt end
.
php
2 Votos
11 Respuestas
24th Feb 2020, 12:23 AM
Micheal Alfred
Is c language dependent
can
it
say
u
0 Votos
1 Respuesta
21st Dec 2018, 4:37 PM
Thaslima
Anyone can say which programming language is best to problem solving C & C++ , Java & python
beginner
c
c++
interpreter
java
problem
progress
python
self-learning
0 Votos
3 Respuestas
25th Jun 2020, 10:19 PM
Ak Raj
If you were to give up all programming languages and they say you should pick one which will you pick?
coding
cpp
etc
html
js
language
sololearn
2 Votos
6 Respuestas
21st Nov 2017, 8:06 PM
Ade🧑🏽💻
Why do some people say they want to be a "hacker" rather than a "programmer" or a "software engineer"?
hacking
programmer
programming
software
verses
vocabulary
vs
1 Voto
2 Respuestas
28th May 2018, 1:48 PM
ifl
Please can someone explain this to me, and how is the say function a value in the dictionary
python
1 Voto
1 Respuesta
12th Feb 2022, 12:28 AM
Emmanuel Manu
Let's say I have something.style.top = "Ypx", how to extract and increment that Y, if Y can be either negative or positive?
increment
js
6 Votos
2 Respuestas
5th Sep 2020, 7:41 AM
🍇 Alex Tușinean 💜
Hey guys, please, can someone explain to me what this code stands for? Let's say I got the width attribute
javascript
0 Votos
6 Respuestas
22nd May 2021, 8:25 PM
Тимур Завьялов
how do you remove this pop up add say that there is a newer version of this app?
data-types
python
0 Votos
3 Respuestas
5th Aug 2018, 8:15 AM
Haylee
How it works? Can we say that \n is short for null and \t is short for tab?
c#
0 Votos
2 Respuestas
14th May 2022, 7:35 AM
أندريه
Why equal sign is called assignment operator rather than equal operator so what we say to this (x=y) x assign to y.
variables
0 Votos
8 Respuestas
23rd Mar 2019, 10:40 AM
Vishal Yadav
Can anyone say what is Object oriented programming and also the difference between class and object in OOP's?
java
oop
python
python3
1 Voto
2 Respuestas
23rd Apr 2019, 6:10 PM
Kiran Deep Naidu
Hey!! Can anyone please say me what is ment by a pointer in detail???
hey
man
please
-1 Voto
2 Respuestas
2nd May 2017, 2:27 PM
Viraj Shah
Can anyone say me about the major difference between Python 2 and Python 3
cpython
python
python3
0 Votos
1 Respuesta
27th Dec 2017, 2:26 PM
Kiruthika Ns
Why doesn't the Python course say anything about commands that convert a string to a list? And can you please name these command
python3
3 Votos
6 Respuestas
25th Aug 2020, 12:46 PM
иван
Someone help me ...get 5 number and say which one is max and which one is min? .please send me right code
c++
5 Votos
6 Respuestas
30th Sep 2017, 10:28 AM
Reyhane.a
Guys it's Hackerrank problem say 'Word Order' my code passing 5 test cases but for remaining 3 tests it's showing timeout
hackerrank
needhelp
python
wordorder
3 Votos
2 Respuestas
21st Apr 2020, 4:11 PM
Mohd Aadil
How should i build problem solving skills or some can say logic building , what ever the problem ?
problem
skills
0 Votos
3 Respuestas
13th Nov 2019, 6:49 PM
Akshay Dnyandeo Kadam
Why does it say there is 1 item in the list while there are four items?
lists
python
1 Voto
2 Respuestas
3rd Aug 2016, 3:19 PM
Nadir Nour
Have seen some students from great institutes making 😂emoji when u say u r learning Python and not C++. Wow! Is it worth 😂?
c++
opinion
python
social
1 Voto
8 Respuestas
26th May 2018, 1:39 PM
Lol
Why does it say that main will not return a value beacuse it has void, yet it does return the value of 7?
methods
0 Votos
7 Respuestas
4th Jul 2020, 7:29 PM
Don
Hello super noob here but why cant i run the programs?? They say there is no output
help
2 Votos
2 Respuestas
2nd Dec 2016, 1:23 PM
tim
Can you say what is error in this program.To find prime number from 1 to 8.
number
prime
0 Votos
1 Respuesta
19th Jan 2021, 4:27 PM
Ramana Prasad j
What does it mean to say that,a documentation comment generates external documentation of your source code?
comments
java
1 Voto
2 Respuestas
17th Nov 2017, 11:42 PM
Celestino Codonino
What is the code to say that if the user types something someth else will happen
c++
else-statements
If
1 Voto
2 Respuestas
26th Sep 2017, 9:03 AM
Devil.D
What is the difference between return and desplegar (I don't know how to say it in English) when I'm in functions
c++
functions
0 Votos
6 Respuestas
22nd Jul 2020, 9:49 PM
Daniel Valdez
At what point would you say it's time to learn another language and get bilingual?
c++
1 Voto
1 Respuesta
3rd Aug 2016, 2:39 AM
Edward Jackson Jr
can i use y = int("y" + "2") instead of y = int(str(y) + "2") ?.... Let say y = 7.. btw thanks for answering
python
0 Votos
9 Respuestas
5th Mar 2017, 12:15 PM
kevin lee
What are the top 3 features you would say makes a search engine an excellent search engine?
learning
python
python3
search-engine
self-learning
ui
user-input
ux
1 Voto
1 Respuesta
16th Apr 2018, 1:53 PM
Michele Rene Machado
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
9
10
11
...
15
Siguiente >
En tendencia hoy
Discrete-Time Signal Representation
0 Votes
Hey, is the "Snowflake" mission not working?
0 Votes
Bug in the answers checking algorithms?
1 Votes
Detach thread exception
1 Votes
Qt timer timeout
0 Votes
How to make a 2d game
0 Votes
Not video
0 Votes
Not image in the page
1 Votes
I want to learn Lua but don’t know where
2 Votes
Html
1 Votes