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
Hi I played same challenges and when something like this was written: for(int i=0;i<100;i++) than it moved on towards with i=100
canihavesome
loops
0 Votos
3 Respuestas
13th Nov 2018, 6:25 PM
Ilcubaba
How to open a text file in sololearn..file should be in same directory..but I am unable to find where the code is running. help
beginner
help
0 Votos
6 Respuestas
7th May 2020, 10:05 AM
Neeraj Agarwal
Hi guys..i have a one doubt,whether same questions ask for both the players in the challenges?
challenges
sololearn
0 Votos
2 Respuestas
29th May 2017, 1:13 PM
Ajay Krishnan
can we make a loop in java of repeating same question for 10 times with a line code ?
code
java
loop
2 Votos
2 Respuestas
27th Sep 2017, 6:32 AM
Raghav Khullar
Can you define image size in HTML with the height being 150px and width being 50% at same time
html
images
0 Votos
2 Respuestas
23rd Jun 2019, 12:03 PM
Corey
Why is it the query arrangement different for SQRT and AVG? Can they use the same query arrangement
functions
0 Votos
1 Respuesta
18th Aug 2020, 5:20 PM
Bankole Omodasola
if for and while loop work same , how we understand which loop is use in specific condition
javascript
loops
0 Votos
3 Respuestas
12th Dec 2016, 3:43 AM
Manoj singh jalal
Can you compare 2 strings (the strings contain the same characters) and get 0 as the value of their comparation?
c++
strings
0 Votos
4 Respuestas
8th Jan 2017, 8:50 AM
Dinu
How can i use css to style all elements with same class when the cursor is over one of them?
css
html
0 Votos
2 Respuestas
30th Aug 2020, 1:01 PM
parsa
In sql for datatypes can we use VARCHAR or TEXT for the same purpose? Is there any difference between them?
data-types
sql
tables
0 Votos
4 Respuestas
21st Feb 2017, 9:35 AM
RICKMAN
will the else statement remains same for all if statements or they will have different else statements for different if statemen
c++
elsestatements
1 Voto
3 Respuestas
15th Oct 2016, 3:59 PM
Rajat Semwal
This code give the rate of each word in a letter,i'm looking for a better code to solve the same problem
python
ruby
1 Voto
4 Respuestas
16th Dec 2017, 12:17 AM
LISANGOLA BONDJALI CHRISTIAN
So x++ and ++x are essentially both the same as x=x+1 but the postfix is the only one that changes the value? Or no? I think I missed something.
c++
operators
4 Votos
8 Respuestas
6th Jan 2016, 7:47 PM
Geoff williams
How to display block something in js and give it a time interval to display that same thing none.?
js
0 Votos
2 Respuestas
26th Oct 2020, 3:47 PM
Achonu Bonaventure chibike
Pls where can i download unity and d tutorial same for blender and if u have d link pls post it
c#
games
unity
0 Votos
3 Respuestas
17th Aug 2020, 7:36 PM
Sammy
How do I change any file with any format's data or its text to same as the variable in js
=variable
data
file
js
1 Voto
1 Respuesta
15th Oct 2022, 6:04 AM
heaker Gamer
id run this code with same source code at two places but at one place it is giving me error😣
problem
0 Votos
2 Respuestas
21st Jun 2021, 4:57 AM
Brat__
What is the point of using x++? Why would you not just use x+1, if they have the same result?
c++
loops
0 Votos
3 Respuestas
26th Oct 2018, 9:01 AM
Jason Emmanuel
I wAnt to create a dynamic table according to data And last column two radio button with same name .
gordon
html
javascript
loop
tabletemplate
1 Voto
1 Respuesta
10th Jun 2020, 9:15 AM
Prince Chaurasia
How Do I Change The Font of A Heading To A Font In The Same Folder As The HTML doc In HTML?
css
font
heading
html
style
2 Votos
2 Respuestas
23rd May 2022, 10:33 PM
Acid Wolf
Given an array of integers as input, find the length of longest series of same numbers in the array. Also print that number.
array
fun
java
length
series
2 Votos
4 Respuestas
20th Sep 2017, 6:53 AM
Sahil Luthra
difference between x++ and ++x?? precedence of these 2 increment operators? same for x-- and --x
java
operators
0 Votos
2 Respuestas
18th Aug 2016, 7:54 PM
Diksha Mehta
What means AJAX and JSON and node.js? And are they same and What do they do?
ajax
json
node.js
sololearn
website
0 Votos
1 Respuesta
25th Mar 2020, 11:00 AM
Bibek
Can I use "this" to call a private method from a method of the SAME class?
java
this
0 Votos
2 Respuestas
8th Nov 2016, 3:08 PM
Arnie
Why does a code where many exceptions happens at the same time only execute one "except"?
exceptions
python
question
0 Votos
2 Respuestas
16th Sep 2016, 7:00 PM
Miguel Díaz
How I can write one or more objects that contain a string in a same file?
c++
files
objects
0 Votos
2 Respuestas
6th Feb 2017, 12:22 AM
João Victor Oliveira Couto
In challenge ; if i lose with someone ; i lose 30 points ; and if i win with the same player i win 5 points ?? What is the rules
challenge
sololearn
7 Votos
3 Respuestas
6th May 2019, 8:21 PM
Abdelkader Barraj عبد القادر البراج
for an array string sorting in alphabetically if there are present upper or lower of same letter they arrange in alphabetically
java
1 Voto
2 Respuestas
6th Nov 2019, 9:41 PM
VikaSh YadaV
Imagine if I want to make, for example, a certain text (bold) and (italic) at the same time, how do I do it?
formatting
text
1 Voto
3 Respuestas
22nd Aug 2019, 8:38 AM
Cristiano Adami
You can achieve the same result with multiple if...else statements, but the switch statement is more effective in such situation
javascript
switch
1 Voto
1 Respuesta
2nd Nov 2019, 10:00 AM
Dileep Katari
$ to declare variable in php & $ used as shortcut in JQuery, both in the same file, so the question is don't they get conflict?
jquery
php
1 Voto
4 Respuestas
1st Aug 2020, 5:58 PM
Shweta Mahajan
Why i'm getting this weird output ? Maybe it's Initializing "w" on every member call ? also "w" address remains the same
c++
0 Votos
5 Respuestas
23rd Jun 2017, 11:58 PM
Mazin
Do we have to care about xp since I noticed that the same questions come again and again? Having 5/5 don't mean good in python
python3
1 Voto
3 Respuestas
11th Jun 2019, 1:30 AM
Mbengue Mbor
Is it a good idea to use C# for GUI and C++ for functions in same project?
c#
c++
gui
programming
0 Votos
1 Respuesta
28th Aug 2018, 4:43 PM
Jonathan Christensen
What's the difference between lists and arrays and does python has arrays? (if they're not the same thing)
lists
python
1 Voto
2 Respuestas
14th Aug 2016, 1:12 PM
Ryu
I help writing a code that will remove all elements from the initial array that are of the same value as these arguments.
javascript
1 Voto
5 Respuestas
15th Jul 2017, 3:03 PM
Timothy
how can i wrote a prog that dont allows to write in massive same ellements, for example X[1]=10,x[2]=10 ERROR write x[2] again
c++
0 Votos
4 Respuestas
7th Dec 2018, 9:55 AM
Hayko
++var and var++ always equal the same thing so why have ++var? It should not even exist. It seems redundant to me.
c#
else-statements
if-statements
increment
variables
0 Votos
5 Respuestas
1st May 2017, 7:15 PM
Kevin Matthew
Is Web designing and developing is right carrer path? I am choosing a same path which I left 5 years ago, so .need help
html
tables
1 Voto
5 Respuestas
10th Jan 2017, 6:44 AM
Bishal Maskey
I learned python.i want to learn swift too. swift syntax looking same as python coding.Am interested in ios Dev.
python
swift
3 Votos
1 Respuesta
17th Feb 2018, 11:51 AM
loki king of asgard
What's the difference between the two? I gues both codes mean the same then why do I get an error?? Can anyone explain it to me?
cprogramming
forloop
2 Votos
4 Respuestas
6th Aug 2020, 6:09 PM
Sneh Chauhan
Hi! Please provide errors and solutions for the code. Also, what to do when two lists have the same value?
python
pythonforbeginners
0 Votos
2 Respuestas
13th Oct 2021, 2:13 PM
Himanshu Priyadarshi
hey I am not understanding the animation I have copied the same text written in this page but my playground is not accepting
coding
happy
2 Votos
2 Respuestas
7th Nov 2020, 4:22 PM
Random Ripper
How can I use the input from user after he/she enters information via JavaScript prompt?. Especially to use it on the same page
from
how
input
javascript
prompt
web
0 Votos
5 Respuestas
14th Feb 2019, 12:35 PM
Bukachi Nixon
The size of double and long double in floating point data type is same 8 bytes. Then what is difference between them?
c++
sizeof
1 Voto
4 Respuestas
16th Jun 2016, 3:02 PM
Shrishail Mulawad
Will.prefix and postfix version of addition and subtraction work in python same as it works in c/c++
python
variables
0 Votos
1 Respuesta
19th Aug 2019, 3:07 AM
Aayush Srivastava
How is it showing different numbers in this program and the same number again and again in the previous program
c++
rand
1 Voto
3 Respuestas
21st Jun 2017, 5:54 AM
Christine Thomas
Is there an app that contains all development platforms e.g game development,application dev'nt etc all in the same app?
css3
html
java
javascript
jquery
0 Votos
2 Respuestas
4th Dec 2018, 8:02 PM
John Irungu Njoroge
Did you notice
comment
comments
css
css3
java
same
similar
wow
1 Voto
3 Respuestas
5th Apr 2018, 3:27 PM
Ahmed Lukman
In last project of kotlin I entered correct answer. My output and excepted output are same but says me the error available
android
kotlin
project
sololearn
trending
0 Votos
2 Respuestas
16th May 2021, 2:26 AM
Nethran Kumarasamy
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
39
40
41
...
49
Siguiente >
En tendencia hoy
When your heart are gone
1 Votes
[SOLVED]Why my code is not working?
1 Votes
Where do I find saved code?
2 Votes
Please suggest a guideline "How do I create a robot map?"
0 Votes
Added games in my codes
0 Votes
Hello everyone, umm i downloaded this app today , and I am a bit confused about this
0 Votes
Coding ?
1 Votes
Pls I need help
0 Votes
Please tell me what is coding
0 Votes
Hey, I'm Recording whenever I do some work related to Video editing or programing. But I have a doubt.
0 Votes