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 see this code and tell me why is there no line between 2nd and third column and how do i add it
code
help
html
2 Votos
3 Respuestas
21st May 2017, 1:17 PM
A.Shipra
What is the difference between * as a symbol of pointer and * as a dereference while using both in a same code?
c++
0 Votos
3 Respuestas
4th Sep 2018, 3:18 AM
Maitrey Bhaskar
Okay I'm newbie here... what's the difference between regex and searching algorithms I mean when we use regex and when the othe?
algorithm
and
regular
regular-expressions
search
0 Votos
2 Respuestas
23rd Aug 2019, 2:53 PM
boura hope
How to gain focus on coding?? Everytime I start I get stuck in between and leave the courses . How to improve the focus ???
c
0 Votos
3 Respuestas
19th Nov 2020, 8:22 AM
Daksh Pratap Singh
Given an unsorted array of size n, WAP to find and display the number of elements between two elements a and b (both inclusive).
c
program
0 Votos
3 Respuestas
8th Aug 2022, 1:15 PM
Aditya Khandelwal
What are the main differences between Javafx and Swing to build GUI? . Excuses for my english
api
code
gui
java
JavaFX
swing
0 Votos
2 Respuestas
28th Apr 2017, 4:36 AM
Angel Aguirre
What does adobe illustrator do?? Whatz the difference between using illustrator and using html php css etc???
adobe
all
c#
c++
css
html
illustrator
php
sql
0 Votos
2 Respuestas
17th Nov 2016, 3:59 PM
kufre Udobong
What are the major differences between Java and C#? Java is like direct competition could that be why it's not supported by VS?
c#
java
sololearn
visual_studio
0 Votos
3 Respuestas
21st Jun 2018, 7:38 PM
Rex Mgwezane
Hi everyone, please what is the difference between while loops and for loops in java I also don't know the meaning of iteration
java
-1 Voto
3 Respuestas
20th Apr 2022, 2:31 PM
Kekusina
what is difference between using BufferedInputStream and File InputStream for java input? when is it prefered to use the Buffered?
buffered
input
java
1 Voto
2 Respuestas
15th Dec 2016, 1:07 PM
Nermeen Ahmed
What is the difference between print(" hello " + " world "). And print(" hello " + 'world' )
strings
0 Votos
1 Respuesta
4th Feb 2019, 11:39 AM
ansh
How to convert a string of many words to a string of letters ignoring the spacing between in javascript?
javascript
strings
1 Voto
2 Respuestas
3rd Jan 2017, 9:57 PM
Mircea-Andrei Chițu
Hi guys! Im kinda confused between choosing Java and C#, which one is better for a back-end developer? Pls gimme advices!!
c#
java
0 Votos
2 Respuestas
22nd Apr 2020, 11:07 AM
Harry Nguyen
After finishing html 5 ,css , JavaScript how can i build my own website ? I can't match between i learn and what i want to do
website
1 Voto
5 Respuestas
31st Aug 2017, 12:01 AM
Islam Elshazly
I do this relation between two interface child. I want to display farther and son. Why it is null in this place? Thank you.
and
displa
var
1 Voto
2 Respuestas
25th Jun 2020, 6:30 AM
Malick Diagne
Please, can someone explain the <div> tag explicitly to me? Also, I want to know the difference between <div> and <span>.
<div>
<html>
<web>
0 Votos
3 Respuestas
9th Oct 2018, 1:53 PM
Ruth Ojo
Does creating a text based game in java really helps or it only just make you confused between the difference of a real game?
answers
based
coding
development
game
java
please
text
2 Votos
1 Respuesta
23rd Mar 2019, 5:26 AM
Rudolph John A. Agpoon
What's the difference between using <script> within the body tag and the head tag? How does it differ in terms of functionality?
javascript
1 Voto
3 Respuestas
13th Jun 2016, 9:34 AM
Mitra Thakker
Can someone tell me the secure way to share the variables between the my different websites with PHP code?
get
html5
https
php
post
1 Voto
1 Respuesta
14th May 2020, 12:43 PM
Ashish Sah
For someone who wants to understand well logic, between c ++ and C #, in which language to begin
c#
c++
html
html5
java
javascript
php
1 Voto
2 Respuestas
31st Jan 2017, 11:40 AM
Ilidio Jelson Isaac Paulino
[May Anyone answer!] What is the difference between a Computer science degree and a Computer & information sciences degree??...
cis
cs
degrees
1 Voto
2 Respuestas
31st Jan 2017, 6:13 AM
Njabulo Sibaya
So what's the difference between a two-dimensional array, and a single-dimensional array of single-dimensional arrays? When to use which?
arrays
c#
0 Votos
2 Respuestas
13th May 2016, 6:28 AM
Mohamed Matough
Hello guys hope yo doing great my qn today is wat is the difference between dev c++ and c++?
c++
1 Voto
2 Respuestas
21st Jun 2017, 12:13 AM
Njuki Andrew
Write a c program to output even numbers between 1 and 50 using do ..while loop?
c
-4 Votos
2 Respuestas
11th Mar 2018, 3:01 PM
Sheldon Anyenda
In c++, is there any relation between range of data type and its size in bytes.
data-types
0 Votos
1 Respuesta
22nd Aug 2018, 5:30 PM
Sandy
How to get total no. of days excluding fri and sat between two dates in JavaScript?
javascript
0 Votos
1 Respuesta
24th Feb 2017, 9:51 PM
Salman Mushtaq
How do you increase distance between list items in html while they are in inline-block display?
html5
0 Votos
1 Respuesta
30th Aug 2017, 11:35 PM
Daniel Silva
what does the attributes method & action mean? Also tell the difference between 'get' and 'post'.
forms
0 Votos
1 Respuesta
10th Mar 2018, 2:58 AM
2+2=4
WHAT'S THE DIFFERENCE BETWEEN A CODER, A HACKER, A PROGRAMMER, A DEVELOPER, AND A COMPUTER SCIENTIST?
exceptions
-2 Votos
1 Respuesta
4th Jul 2017, 3:36 AM
Abdikasim Ali Mohamed
Why jvm doesn't allow me to do calc between a static and a non static variable.
java
jvm
static
0 Votos
1 Respuesta
25th Mar 2017, 7:42 PM
pranjal kumar
Between JavaScript and C#, which of these two is the must used language in today's programming industry?
c#
coding
javascript
modern
programming
0 Votos
2 Respuestas
30th Nov 2017, 12:28 AM
alchemistdark
how can i know to use for or while.? I means the differences between for and while?
loops
python
0 Votos
2 Respuestas
27th Jun 2017, 8:28 AM
Stephen Sawmte
If think it would be good to spice up the challenges with a balance statistics of wins, losses and draws between two players.
challenge
3 Votos
2 Respuestas
8th Jan 2017, 11:39 AM
Shahar Levy
What is the difference between fun1 and fun2 ? Why arr in fun1 have old memory of first call while calling second time?
function-arguments
predefined-variables
python3
3 Votos
2 Respuestas
8th Sep 2017, 9:50 AM
⚛prudhvi⚛
How do I add the numbers between two numbers? For example 4 and 8 add me to 5,6,7 and show the result that is 18
c++
sum
1 Voto
3 Respuestas
30th Apr 2020, 4:49 PM
KeynerZzz
I am drifted between the many programming languages available. Which one is my ideal language to be a Web and software developer
html
javascript
python3
1 Voto
3 Respuestas
15th Jul 2017, 7:01 AM
ADAN ALI MUSSA
How can I find suitable join keys between two tables if I have more than one same columns Exists in two tables
sql
0 Votos
2 Respuestas
28th Nov 2020, 3:03 AM
vijay
What's the difference between program or class have a default (constructors ) and the other have (specific constructors ) ?
constructors
java
1 Voto
2 Respuestas
29th Oct 2017, 2:01 AM
Mohamed Rhabiri
Hey wat is the difference between <iostream>and <iostream.h> are they all the same thing or not then wat plz guys
c++
variables
0 Votos
3 Respuestas
10th Jul 2017, 5:02 PM
Rishi G Menon
when to use iostream and iostream.h? similarly when to use int main and void main? what is difference between these?
c++
0 Votos
3 Respuestas
25th Sep 2016, 6:18 PM
Astha
what is the difference between using print("hello") and "hello"? I mean what difference that it have in the output screen
python
strings
0 Votos
3 Respuestas
15th Oct 2016, 4:03 PM
Udhav Mohata
whats the difference in << "Hello world"; & <<" Hello <<"world!"; both are shows display same " Hello world " so, why this '<<' in between those ????
c++
cout
0 Votos
6 Respuestas
11th Jul 2016, 3:44 PM
Manish Pant
is there difference between these two codes ? and if there is which is the more professional ? or write the the best than them
c++
coding
conditions
cpp
sololearn
2 Votos
1 Respuesta
1st Sep 2018, 8:54 AM
Omar
Greeting!! My Q is that" is there any different between coding with phone and coding with pc? i wnt to knw bcuz i dnt have pc :)
@
-1 Voto
4 Respuestas
12th Jan 2021, 8:07 PM
SANI MOHAMMED
I want to do a little random game between system and user. I need help or idea on how to write the code in python.
input
print
rand
rand.int
while
0 Votos
3 Respuestas
9th Jan 2019, 4:45 AM
Victor Asagba
What is the difference between for i in range(l) and for i in l?why we use in with for loop?Can anyone give me a explanation
for
in
loop
python
0 Votos
3 Respuestas
17th Apr 2020, 4:37 PM
Benson Thomas
Why is the nav background ihavimg a space between the screen size , like I want to it to the school
web
0 Votos
2 Respuestas
21st Dec 2020, 10:23 PM
Emmanuel Ezoba
What is the diff between interface and abstract class and when u go for interface ,abstract class
java
0 Votos
2 Respuestas
22nd Nov 2016, 5:21 PM
pavan
What happened as a difference between inside and outside? The shape of the page look the same
css
lists
0 Votos
2 Respuestas
8th Dec 2016, 10:26 AM
Mahmoud Abbas
What is the difference between json.load and read() in python as because they do the same job!!
json
python
python3
0 Votos
1 Respuesta
21st May 2020, 3:48 AM
Lucky Nayak
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
147
148
149
...
152
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
Please help with the output
0 Votes
Grouping data is not working
0 Votes
Use of flag
0 Votes
Mentor
0 Votes