Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Цены
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
Tried to solve the test for abstract classes in Java course. My Code fails in hidden test case #3 and i dont know why.
java
1 голос
2 ответов
22nd May 2021, 9:04 PM
Tom
Can someone please elaborate about placeholders and how to use them. I've tried checking the internet but it's not forthcoming
c#
output
1 голос
2 ответов
18th Jan 2018, 5:21 PM
Gabriel Alabi
I tried adding photos from Unsplash but only one worked. Someone should please tell me where I can get photos to upload.
html5
1 голос
2 ответов
14th Nov 2019, 3:40 PM
Great Somkenechukwu Ihevueme
tried dividing n in group of 50s, using if and print the rest, try correcting loop cin>>n;g=n;if(g>>50) {g=n-50; }cout<<g;
c++
0 голосов
1 ответ
18th May 2021, 11:43 AM
RAESEN
How can I set a list to Word spacing 30px? I have tried so many times but can't figure out what I'm doing wrong.
css
html
list
word-spacing
4 голосов
2 ответов
18th Mar 2017, 3:32 PM
Ruth
Can I use percent % in the progress tag instead of just the value. I tried this it didn't work though any suggestions please?
html5
progress
2 голосов
2 ответов
3rd Apr 2018, 4:05 PM
omojola
Pls can someone enlighten me on how to insert an image on my webpage cause I have tried but ain't going the way I planned pls👏
<img
src="">
0 голосов
5 ответов
23rd May 2020, 8:23 AM
Favor Peter
I tried to erase the width and height in svg while using rect with height and with what's the difference
html
html5
svg
1 голос
2 ответов
13th Aug 2016, 12:43 PM
jashim jarvis n. sharief
Is it going to work? Balls vs Blocks phone game I tried to make using Visual Studio winforms
c#
winforms
0 голосов
1 ответ
13th Jul 2017, 11:09 AM
Stanislav Donev
I tried everything but my codes in add, edit and delete doesn't work. Can you help me? :(
codes
css
help
php
0 голосов
1 ответ
4th Oct 2016, 5:18 AM
Alena Flores
Learning is easy but i got confused when i tried to work practically on notepad++. I always think that what to do next.
https://www.sololearn.com/discuss/1812558/?ref=app
1 голос
2 ответов
23rd May 2019, 6:36 PM
Vikas Jangid
Can anyone tell me how to remove elements in array which repeats multiple times in array, I have tried didn't work in some cases
array
java
program
1 голос
2 ответов
2nd Jul 2020, 7:47 AM
Shivam Shiva
How do I write something like (i’m sad) without Python saying it’s wrong? I tried to put this simbol / is it wrong? Thanks!
/
characters?
i’m...
symbols?
1 голос
3 ответов
4th Mar 2019, 5:10 PM
Sarah Benchimol
Why is it compulsory for ("") to be used in an attribute eg. Border = "5" because I tried without using it and it gave nothing
html
tables
2 голосов
2 ответов
20th Jun 2018, 10:37 AM
A D JOHN
Fill in the blank to create a raw string. What should i write in the blank? I tried with r and r"" but doesn't work
@
0 голосов
3 ответов
8th Aug 2023, 3:18 PM
Khalid Eddadessy
Is it possible to have more than one "else if" conditional statement in the same script. Even tried this code didn't work.
javascript
1 голос
3 ответов
1st Jan 2017, 9:21 PM
Idowu Shogbon
When i tried it n pycharm(pc) shows output perfectly, but when i try n playground(solo learn) it shows EOF in reading line. Y?
python
python3
pythondoubt
0 голосов
3 ответов
18th Jun 2019, 7:24 AM
Bharanishraj
How to go back from black output screen to source code in C....I think i forgot to put getch 😅 . I tried pressing all keys .
c
c++
1 голос
4 ответов
16th Sep 2019, 8:32 AM
Mangesh.
How to return code to top line if user makes input less than 40. I tried like this but it doesn't work. Thank you all in advance
loop
python3
return
1 голос
4 ответов
28th Aug 2022, 11:33 PM
Srki
how to insert images in python. please give me code . I had just tried to insert images but it shows exceptions
python
0 голосов
2 ответов
25th May 2020, 3:33 AM
Purushottam Paudel
How to embed this in a <video> element or <iframe>element?, it's not working when I tried the way sololearn showed me..
embed
video
0 голосов
1 ответ
11th Aug 2020, 6:04 AM
vikas vanampally
Can we connect sql with pycharm? If yes please explain. I tried but it showed error I pycharm but te same code worked in python
python
0 голосов
4 ответов
8th May 2021, 4:30 PM
Santhos raj
where to run python file on computer I have downloaded it interpreter and notepad++ I can't run it I have tried many ways but fail
python
1 голос
5 ответов
17th Sep 2016, 3:33 PM
Urjasvi Suthar
Can Someone Help Me With This Python Script?
code
debug
fix
hard
help
python
script
so
tried
3 голосов
6 ответов
29th Oct 2017, 5:14 AM
Poet🎭
Hi guys, i tried to do the jungle camping challenge. But i keep failing the third test case. My code is in the description.
challenge
junglecamping
python3
1 голос
1 ответ
17th Apr 2020, 5:53 PM
Olufemi Tofunmi
I tried this code: def multiply_numbers(x, y): if x>y: return x else: return x*y print(multiply_numbers(4, 5)) It says syntax error on line 4. Can someone please help out?
functions
python
1 голос
7 ответов
31st Aug 2016, 9:58 AM
Odogwudozilla
Hi guys i tried this code coach called Argentina but 2 test cases was wrong and 1 test was able to see so i did the same code
python
1 голос
3 ответов
11th Mar 2022, 1:51 PM
Mohamed Raaid
I've tried several PHP codes that's supposed to send form input to my email on a website I'm building but it doesn't. HELP!
error
forms
php
0 голосов
3 ответов
11th Sep 2018, 9:28 AM
Komolafe Oluseyi Ephraim
hello . in java challenges i tried to reverse my char array but sololearn says my code is not correct dont know why?
arrays
java
0 голосов
2 ответов
14th Jul 2021, 6:48 PM
Reza
i tried compiling my source code in visual studio 2017 , it compiles without errors , but doesn't work
armstrong
armstrong_numbers
c
error
loops
math
0 голосов
2 ответов
10th Sep 2017, 9:58 AM
Hridyansh Thakur
Which idle is good to learn c programming?Just tried with codeblock but it is showing message of can't find compiler executable.
c
0 голосов
2 ответов
14th Aug 2019, 3:32 PM
Anonymous....
I tried to twist somethings but am not getting my desired output. Please I need help the code is given below 👇
c
input
output
0 голосов
2 ответов
14th Nov 2019, 7:07 PM
Balogun Daniel
I'm a noob so I tried the first step in coding by typing >>>print('hello world!') but and errr output would come out so when
python
1 голос
4 ответов
2nd Nov 2017, 3:03 AM
Ru Good
How can I align an <ul> 2 d center? tried puttin d align element in d <ul> tag, it only brot d texts 2 d center without d bulet
</ul>
<ul>
7 голосов
2 ответов
10th Nov 2020, 4:20 PM
Ogundana Ayomide
Pls my fellow programmers, I tried to use display of flex for my text and image in the landing page of my portfolio but ...
css
html
1 голос
2 ответов
20th Sep 2020, 8:54 AM
Oladimeji Abdrahman
Pls guys i want to host my first website ... I tried using freetzi and file zilla but it didnt work...please i need help
css
html
0 голосов
4 ответов
25th Nov 2017, 9:34 PM
Android Boi
What does python display and what not in the following expression ? I tried running them but they showed no output. Why?
input
0 голосов
2 ответов
31st Aug 2020, 4:28 AM
zeeshan
Whats wrong with this code that in project of bmi doesn't accept my code!!! i tried it in other ide there is no problem it works
python
0 голосов
3 ответов
6th Apr 2021, 6:20 AM
Sajjad Samiei naserani
hi,I have an image named waterfall. jpg,but I tried to add it to my webpage but it could not be displayed on my page. How can I add it?
html
images
1 голос
8 ответов
10th Oct 2016, 6:40 PM
Mathew Korir
New guy problem: i can not link my html file with mi css one, i've tried a lot of things but none of them worked. ¿Help, please?
css
help
html
linking
problem
solution
0 голосов
6 ответов
6th Oct 2018, 5:37 AM
Tomas Prieto
In 2nd line how can I check if one inserted any thing other than number( integer or float)? ( I tried using type(), didn't work)
codeplayground
error
help
phyton
1 голос
2 ответов
19th Jun 2023, 6:20 PM
Soham Majumder
I want to change the color of my hr tag using CSS. The code I have tried below doesn't seem to work hr{ color:#123455;}
css
html
1 голос
2 ответов
1st Nov 2019, 3:32 PM
Aneeza Khalid
I tried to change the basic code hello world to-"hello world! "" how are you";but the out put didn't showed any gap between both sentences.. Why?
c++
0 голосов
6 ответов
14th Jul 2016, 1:35 PM
Sonali Pandey
I am not able to solve the errors. I tried to make my calculator as short as possible, but it aint working.
c++
codeplayground
-1 голос
1 ответ
14th Jun 2022, 10:37 AM
Tim Bentke
Hello guys pls I wrote php code in my html file saved it as a .Html file tried to open it on my browser it didn't work why
php
4 голосов
4 ответов
21st Nov 2017, 11:06 AM
Isaac Bello
What to enter for SID in sql developer? 😟😟😟😟I met with a problem which i tried to solve more than a 100 times!!
java
1 голос
1 ответ
10th Sep 2018, 2:59 PM
Keerthana
When I input 2 it prints human and not human. Should just print human. Tried to get rid of the else statement , it didn't work.
c++
cpp
else-statements
if-statements
1 голос
4 ответов
22nd Oct 2018, 6:29 PM
Dels White
Hi I'm new at coding and I tried something but I have no idea how to solve this. I hope ( I'm pretty sure) you can help me ! Ty!
noobish
python
ultra-noob
2 голосов
6 ответов
17th Jun 2018, 1:02 AM
iskajir
Can someone help me with this code please? I need to calculate average of 5 inputs, I tried lot but it keeps giving errors
average
input
java
0 голосов
2 ответов
27th Sep 2020, 10:26 PM
K.l
please help me and complete this one, i have tried all my possible best and it's not going through
python
-1 голос
1 ответ
25th Mar 2017, 6:40 AM
Bright Chidiadi
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
...
10
11
12
13
Следующий >
Актуальное сегодня
I need help to solve this
0 Votes
How do we code calculator
1 Votes
How to add comment in python?
0 Votes
Engineer Cloud
0 Votes
Lua?
1 Votes
Ayuda para insertar la imagen de portada y las melodías a mi álbum alguien sabe cómo
0 Votes