Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
Do the keyword "DISTINCT" works only for the immediate next column_name to it or for all column-names in a query?
distinct
sql
1 Voto
1 Respuesta
14th Jan 2017, 3:22 AM
Sourabh Deoghare
This is a program of a teen game named flames.My program works fr some strings but fr some it isnt.
code
codeplayground
game
java
sololearn
0 Votos
1 Respuesta
13th Jan 2019, 5:16 PM
viki
I can't run any c code even i downloaded the c compilers and add it to the variable path environment but nothing works
bug
c
compiler
-2 Votos
3 Respuestas
16th Jan 2022, 1:06 PM
Lamyae EL Idrissi
How to find out if Google Auth works in Crimea? Does Google have some kind of technical support? There are tooo many sanctions😩
android
crimea
firebase
java
kotlin
sanctions
0 Votos
2 Respuestas
10th Nov 2020, 2:46 PM
ami xoxo
Does anyone know why certain code does not work in Code Playground but works OK on the IDLE suggested by SOLOLEARN?
error
idle
python
1 Voto
2 Respuestas
27th Jan 2018, 8:41 PM
Mark Spencer
These code works in notepad.But when I copy to my website, it shows different results and shows a thing called voodoo mode.
css
css3
html
html3
javascript
notepad
svg
table
voodoomode
website
0 Votos
1 Respuesta
27th Apr 2020, 9:27 AM
xqqjohn
I need help my friend I wanna create my own game,and I need examples to know how it works ..., with all my respect.
app
3 Votos
2 Respuestas
23rd Feb 2018, 12:26 PM
Abbas
Is there any one who works on unity and can he or she tell me how they started and how they got that skill?
c#
scripting-languages
unity3d
3 Votos
2 Respuestas
23rd Mar 2017, 12:27 PM
Anas Rauf
I wrote a code on my computer and it works fine but whenever I try it on solo learn,it gives me and 'error eof'. What do I do?
python
python3
1 Voto
6 Respuestas
20th Nov 2017, 2:46 AM
amaugo somto
I'st possible to program one software with two or more languages ? If yes which combination (languages) works well?
c
c++
java
python
1 Voto
1 Respuesta
5th Apr 2017, 5:54 PM
Mkansi Eddie
how to save a css file and where to save it so it works on my html website ?
#css
#html
#webdevelopment
0 Votos
1 Respuesta
29th Mar 2019, 4:35 PM
Tareq Rahman
in a method PrintName , if i want to print name if i use " cout<<name;" it works , but not if i use " return name". Why?
c++
0 Votos
2 Respuestas
15th Apr 2023, 1:58 PM
Juan José Molina
A programmer wrote a program to print odd numbers. He wanted to explain how the program works in the code, but he forgot to comm
fix
1 Voto
2 Respuestas
21st Jan 2022, 4:49 PM
Noureddin
Web ilova yaratish python da osonmi yoki php dami __which is more suitable to make web site which works on science:_python _php
/
0 Votos
2 Respuestas
3rd Aug 2020, 6:32 PM
Abubakirov Ahadjon
Code (Java) works in Eclipse but not on SoloLearn - Is there anything I need to consider when copy and pasting code?
code
copy
java
paste
1 Voto
2 Respuestas
14th Jun 2017, 3:37 PM
Sogamotu
Program to find the product of digits of any number. My program works correct except for one type of input like 09,08,03...
fix
help
me
please
this
to
2 Votos
1 Respuesta
21st Jul 2017, 6:13 PM
Abhishek Gunjan
can we be able to create an app works fine and have an idea when we complete the courses of sololearn only ?
c#
c++
java
javascript
0 Votos
3 Respuestas
12th May 2018, 8:55 PM
sohaib jassim
Please tell me how to create many tasks in one command to create a program that works level by level
c#
0 Votos
2 Respuestas
19th Sep 2017, 4:06 PM
Thě Bůrniņğ Søuł
Who can give me a good definition and example of how the for loop works with an array on java??
java
0 Votos
2 Respuestas
4th Nov 2017, 6:01 PM
Alexis Batista
I do not know what shold i want to write in that programing and what are the function and does it works
c++
0 Votos
2 Respuestas
3rd Nov 2018, 7:12 AM
saneer
On the computer it works fine until I actually find the number - it will just say higher or lower around him.
challenge
game
help
higher
lower
or
python
why
1 Voto
2 Respuestas
13th Feb 2018, 4:35 PM
Raphael Shay
How do i print "it is prime" on the screen whenever a primw number is given? It works well if i enter a composite number
c++
1 Voto
2 Respuestas
4th Jun 2018, 10:24 AM
Vikram
I try to do this code, but it works only the test case #1, not the others. Can anyone show or explain the error of this code?
numbers
say
the
0 Votos
1 Respuesta
8th May 2021, 11:43 PM
CHUN
It works for 3 of 5 test but I can't see the 2 it doesn't work for and I can't find the issue. Problem military time.
python
0 Votos
2 Respuestas
18th Mar 2022, 4:52 AM
Nick Accordino
How does the compiler know what dot is and if you replace dit with other words it still works why?
loops
python
0 Votos
2 Respuestas
3rd Dec 2016, 2:32 AM
Racho Ivanov
Why in HTML language the ending code has first" / " this sign and then the same tag also please tell how it works
<html></html>
1 Voto
2 Respuestas
27th Oct 2018, 11:20 AM
&hubham Gawade
please Can i get more hints on how class attributes works in python, a sample code will be appreciated as well thanks
class-attributes
oop
python3
0 Votos
1 Respuesta
24th May 2020, 9:48 PM
Chris Dim
im trying to understand more about sms online. and how it works and also if possible to use it on your own website/webserver
html
http
javascript
php
sql
xml
0 Votos
2 Respuestas
1st Dec 2019, 12:17 AM
Pickle_Rick()
I’m trying to do the zip code validator code coach. My code works for test cases 2-5 but not for 1 and 6. Please help!
codecoach
python
0 Votos
2 Respuestas
7th Oct 2023, 3:12 AM
Josh Rhodes
In fillStyle="rgba(0,0,200,1)"; (1) What does 'a' mean (2)Is 0-F not the range of values for rgb? How 200 for b and still works
canvas
html
html5
0 Votos
3 Respuestas
4th Nov 2017, 7:00 AM
Abdussamad Nasir
Is it possible to have a desktop base timer program that works with multiple interface, if yes which Programing language suite
program
project
time
timer
0 Votos
1 Respuesta
22nd Apr 2020, 11:20 PM
Obikoya Olumide
Guys is this code faulty coz i am confused if i try it out on ma pc it works but for solo learn project it has refused.
python3
1 Voto
2 Respuestas
8th Apr 2022, 11:13 AM
Nsimire Jethro Kakson
I created a small site which works perfectly on my pc but got messed up on my phone. What might have caused this?
<meta
0 Votos
2 Respuestas
23rd May 2019, 3:13 PM
Adefisoye Ayomide
I want to solve a particular code using ternary operator alone. I also tried it,it also works fine , you can see that code below
about
code
my
operator
ternary
0 Votos
2 Respuestas
4th Feb 2021, 5:13 AM
Yogeshwaran P
In C language gets() is not asking for input on Sololearn. Works fine on my laptop though! What should I do to run it here?
c
c++
gets
sololearn
1 Voto
3 Respuestas
15th Dec 2016, 7:28 PM
Caffeinated Gamer YT
Hello. Can someone tell me why it works only First time? If you click on <p> it becomes field and you can change text. Thanks
javascript
jquery
1 Voto
2 Respuestas
27th Apr 2018, 9:20 PM
Istvan Attila Gazdag
Why can't i run ES6 on solo learn. Some code works well elsewhere but throws errors on solo learn. Please help
es6
javascript
0 Votos
1 Respuesta
10th Dec 2018, 5:01 PM
Jo Jo Rules
I need help in swift for ratingControl, every thing works but the one code that I enterd doesn't seems to work.
ratingcontrol
swift
0 Votos
2 Respuestas
18th Aug 2017, 5:53 AM
Aubrey
if 2+3 works and gives 5 ...why will somebody bother to use int"2"+int"3"?? can anybody tell real significance of int function?
python
type-conversion
0 Votos
2 Respuestas
27th Aug 2016, 6:06 AM
Heisenberg
Anyone i'm always having trouble with %(modulus) i'm tryng to break how it works but it such impossible for me. Until i get how some awful ex. Can you explain how it count detaily?
c#
input
0 Votos
9 Respuestas
31st Jul 2016, 1:00 AM
Elvin Tech
Let's Start SoloLearn in GitHub.
codes
github
languages
organization
programming
sololearn
team
username
works
1 Voto
2 Respuestas
30th Mar 2018, 4:12 PM
Ankit
I am new here but I want to ask if it's only on coding app that coding works or it can also work on my any other app
code
0 Votos
2 Respuestas
15th Sep 2020, 11:14 PM
The Great Goddess
Whats the difference between ogv and ogg formats and how i use ogv inthe video tag?? Works the same way as ogg??
html
html5
ogg
ogv
tag
video
0 Votos
2 Respuestas
6th Mar 2017, 7:21 PM
andrez
I was researching on textfields how this all textfields in kava GUI works and guess what i have found thiscode that have errors.
java
1 Voto
1 Respuesta
21st Nov 2018, 9:44 AM
Nikki Singh
Can someone tell me why it gives *no output" when i insert high values? EDIT : Now it works for some reasson...
c++
0 Votos
2 Respuestas
8th Jun 2017, 11:30 AM
Θεόδωρος Ιωάννου
Can anybody tell me, if the c'tor d'tor calling works the same way with polymorhism, as I instatiate a derived class?
c#
polymorphism
0 Votos
1 Respuesta
18th Apr 2016, 1:56 PM
Gábor Beke
i just tried to make a snake move in c++ code couldnt do it (actually i really didnt get how it works i searched in google but
help
0 Votos
3 Respuestas
17th Jun 2018, 2:47 PM
Phurba Sherpa
Can I write another thing insted of event for examle I want when a person onclicked the function works not every event.
a
code
help
in
js
0 Votos
1 Respuesta
14th Jul 2018, 8:59 PM
Sina
Why are tests 3,4,5 hidden? This code works on 1 and 2 but not on 3,4,5 and I'm unable to submit it because of that. Any ideas?
basics
code
python
0 Votos
2 Respuestas
6th Nov 2022, 1:18 PM
Stefan Ambrose
Please check out the code and explain to me how the break and continue loops works and I'm also confused with the i <= 0:
phyton
0 Votos
1 Respuesta
29th Jun 2022, 10:23 PM
MAnny
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
18
19
20
Siguiente >
En tendencia hoy
X velocity
2 Votes
And... Who is the staff then?
3 Votes
Files not linking in C++
0 Votes
I am a super beginner
0 Votes
I want to make a triangle area calculator ,anybody can teach me
2 Votes
Web Dev
1 Votes
Img & web server or personal info
0 Votes
Pls give me an idea
1 Votes
Why Pro?
1 Votes
How to achieve "Sololearner" achievement?
0 Votes