Курсы
Войти
Начать изучение ИИ
Курсы
Войти
Начать изучение ИИ
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
Plz help me. Is there something wrong with this code? And if you, plz send me the code.
coding
hello
py
python
world
0 голосов
4 ответов
8th May 2023, 11:16 AM
Omar Shahzad Nayyar
Is my app bugged or do I these days have to buy pro to see the tutorial code.
bug
course
paid
pro
tutorial
0 голосов
4 ответов
4th Sep 2022, 9:58 PM
Gert Jan Broekhuizen
Pls help me troubleshoot this code. I want to write the JavaScript equivalent of a Python function
javascript
python
2 голосов
4 ответов
5th Jul 2017, 3:52 PM
Jemimah
Can i use if-else statement in a program of switch case statement before switch (ch) as shown in my code.
switch
1 голос
8 ответов
20th Dec 2018, 7:44 AM
Titiksha Tyagi
In my opinion real coder are those, which post a code and get 500+ likes without even using graphics in code. What you think?
no_graphics
real_coder
9 голосов
11 ответов
10th Jun 2017, 2:19 PM
kate Wilson
This is my first time trying to code. But I wanna understand the difference between front-end and back end developers?
formatting
html
3 голосов
7 ответов
25th Sep 2017, 9:53 PM
Latifah
I am making a textbased rpg and this is the battle system code. I need to finish this question.
c++
0 голосов
6 ответов
2nd Apr 2018, 2:18 AM
Comedy Co.
Why we write this.type .Please someone explain what is the use of this in this code.
javascript
3 голосов
2 ответов
16th Oct 2017, 12:43 PM
Arpan Kanwer
I aspect "0" as output in this code. Based on "BODMAS" .But I get "2" as output why?
bodmas
printf
1 голос
3 ответов
18th Nov 2022, 12:34 AM
Yogeshwaran P
Need help in this java code. I want to make this program with oop in java
java
oop
0 голосов
2 ответов
25th May 2021, 3:25 PM
ㅤㅤㅤㅤㅤㅤ
Could you please help with this code. It's meant to return the remainder of any input number but it's broken or something
c++
0 голосов
7 ответов
9th Feb 2021, 8:03 AM
Adeolu Oyewo
I tried to do it. There are problems on the code. How to resolve them any idea...
java
0 голосов
3 ответов
9th Feb 2020, 4:51 PM
Subash Neupane
Need help. on this java code. I did the code but i am getting errors. Also coded. this in itellij
helpquestions
java
1 голос
5 ответов
9th Nov 2021, 7:48 AM
Carlye
I am having a problem inserting an image in a html code. Does someone have any advice ?
html
images
1 голос
3 ответов
29th Jun 2020, 9:22 AM
Simon Maina
What would be the out put of following code. Can you reverse output while using same method.
c++
code
output
4 голосов
2 ответов
12th Jun 2017, 10:29 PM
Vivek Joshi
help me in my code. i want to display the value of 2 inputs and the textarea.
javascript
0 голосов
4 ответов
13th Sep 2018, 2:51 AM
Wilfred Florendo
How to replace a number in a given array by another number and print the new array again? Write a code.
array
1 голос
7 ответов
4th Jul 2019, 9:02 AM
aman sarkar
What is the point of writing <!Doctype html> at the beginning of a html code.
<!doctypehtml>
0 голосов
2 ответов
21st May 2020, 8:43 AM
Ogbeide Allen
I’m just wondering what is wrong with my code. If I run this code I get an error “java.utilNoSuchElementException” null?
java
0 голосов
7 ответов
21st Jul 2019, 4:01 AM
czarina smsn
Interesting output in Java code. Why 103? X+x+100 a prioro can't be odd. I had predicted output 104, but not 103.
java
0 голосов
7 ответов
30th Aug 2020, 12:32 PM
Oleg
What is post-increment and pre-increment do, and how do each affect this code.
increment
post
pre
-3 голосов
3 ответов
2nd Feb 2017, 5:31 AM
Christopher
Why "scanf" is not compiling, in this code. Please solve this and explain what is wrong in this code
compile
not
properly
0 голосов
4 ответов
4th Nov 2020, 1:27 PM
Pankaj
Just finished C++ intermediate, but I don't feel like I really know how to code. What are my next steps?
advice
cpp
finished
help
intermediate
unreal
1 голос
4 ответов
6th Aug 2023, 4:29 PM
Lorenzo Hernandes
My prettier extension doesn't format my html document in vs code. How can I solve it?
css3
html5
0 голосов
2 ответов
8th Sep 2021, 11:46 AM
Osman Abdul Basit
I don’t understand this code. Why is it max_index = len(words)-1? And so on. Please help. Thank you.
loops
0 голосов
3 ответов
9th Jul 2018, 5:52 PM
Shane de Silva
Please, I need help with this code. I'm just starting in sololearn. It's an easy problem named "Paint costs"
java
2 голосов
2 ответов
6th Feb 2022, 12:48 AM
Lio Batista
I need someone to explain an example of very basic for loop python code.
python3
1 голос
1 ответ
29th Apr 2020, 3:39 AM
Maheer Asghar
How to make and use new combinations of colors in html using hex code.
colors
hex
html
0 голосов
2 ответов
26th Apr 2017, 8:32 AM
Kshitiz Arya
Can you give me a correct code or correction my code. Because i dot know how make a search engine
python3
searchengine
0 голосов
5 ответов
9th Jul 2021, 5:56 AM
Christopher Bernard Wintara
Please check this code it is showing error plz fix it or tell me what and where is the problem in this code.
php
2 голосов
12 ответов
19th Nov 2017, 6:26 AM
Arpan Kanwer
What is wrong with my code. import re #your code goes heri x = (input()) pattern = r"(^1|8|9\d)(......)" if re.match (patte
python3
0 голосов
6 ответов
9th Nov 2020, 10:05 AM
NIGHT LIGHT
What is the best way to make favicon if the image name "Face.png"? Please write the code.
css
html
jquery
php
sql
2 голосов
3 ответов
18th Mar 2017, 12:48 PM
Kirollos Ayman
Someone please trace this code because I am not able to understand the syntax itself for this code.
c
define
macros
1 голос
2 ответов
1st May 2020, 2:20 PM
Wolf Master
Documentation comments generate external documentation of your source code. I can't get what that means..
comments
DOCUMENTATION
java
1 голос
2 ответов
13th Jun 2017, 11:08 AM
peggy_
I've been using css for about a year now but I can't predict the outcome of my code. Always try and error. How can I improve?
css3
3 голосов
11 ответов
28th Apr 2021, 5:47 PM
جوردن آهو ماولی
Many times I receives 3-4 duplicate notifications by some people for upvotes on my code. Why is it so?
upvotes
1 голос
3 ответов
25th May 2018, 5:23 PM
Çůřîöş ßąšäñț 🇮🇳
Guys, please help me fix the error in my simple code. It returns EOF Error. I don't know what it is!
beginner
eof
error
python
python3
1 голос
6 ответов
23rd May 2020, 10:55 AM
Bunyod Abdusaidov
Please Have a Look at my Binary converter and give me some advice on how to optimise my code. Pointers appreciated. Thanks
algorithms
binary
codeplayground
conversion
simple
0 голосов
6 ответов
21st Apr 2020, 8:11 PM
Saad Ousman
Someone please explain the output of this code. It is giving output different what i expected
data-types
double
int
type-conversion
2 голосов
2 ответов
15th Dec 2017, 9:10 AM
Indra Bhan Singh Patel
I need help. I get an error in case number 3 in the BMI calculator exercise. After the others are fine. I leave my code.
ayuda
0 голосов
7 ответов
7th Aug 2021, 3:12 AM
Walter Gimenez
How can we create an html code to set an image slider on our website. Please, post that code. 🙏
code_for_slider
html
sololearn
-1 голос
4 ответов
22nd Jul 2019, 11:23 AM
Somanshu Vishnoi
anyone can help me to decode this?, but this not full of part code. because limit word typing hha
#indonesian
0 голосов
6 ответов
10th Mar 2017, 7:52 PM
Rizky Farhan
What is the output of this code. :-- x=4;print([y//2 for y in range(6)][x]). Please explain
c#
c++
code
help
python3
0 голосов
1 ответ
26th May 2020, 3:55 PM
Kaushal
Solve the following code. Please give me justification that why program is giving the error
@c++
@oop
c++oop
0 голосов
1 ответ
26th Apr 2020, 5:53 PM
Areej
Here is my first traffic lights code. Please help me out and tell me why is it not working? 🙏
python3
-1 голос
4 ответов
3rd May 2020, 1:28 PM
Kashif Ali
I always use if-elif-else conditions everytime I code. Can someone suggest me how can I step out from this and code creatively??
python
1 голос
6 ответов
23rd May 2020, 7:56 AM
ROHIT PRADHAN
Please see this code. Why the divs are overlapping each other ? Can you please make this like messaging app ui ?
css
css3
html
html5
javascript
2 голосов
6 ответов
29th May 2021, 7:03 AM
Vaibhav Pawar
Help me please🙏. I don't know what's wrong in my code. (I need both buttons to output the answer, not just one).
html
javascript
web
1 голос
3 ответов
1st Apr 2023, 6:26 PM
ARTEM4IK
HELP! I'm a beginner and i don't know what's wrong in my code. Can you help me? Thank you.
beginner
error
help
0 голосов
6 ответов
28th Aug 2017, 5:32 PM
Beatrice Calegari
I keep getting this error code in my calculator code. What does it mean and how do I fix it?
error
python
python3
0 голосов
5 ответов
12th Nov 2019, 12:06 AM
Isaac Valdes
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
...
13
14
15
...
19
Следующий >
Актуальное сегодня
Hello can anyone help me to learn gdscript
0 Votes
What coding language should i use to make a custom coding language?
0 Votes
hello world i need help
2 Votes
Any easy game ideas for beginners?
0 Votes
Hello! I’m 15 and I want to learn programming to become a web developer. Any advice?
0 Votes
Which is more important CSS vs HTML vs JS?
1 Votes
How many courses are there on Sololearn
1 Votes
help string permutation
0 Votes
hi
1 Votes
Code is wrong somehow, I need help!
0 Votes