Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Fix the following code
html
2 Votes
11 Answers
16th Jun 2025, 7:49 PM
Adhm Ayman
I am following the tutorial and want to discuss the error in code and add more possibilities
css
error
esp32
html
html5
java
javascript
1 Vote
2 Answers
25th Nov 2024, 9:58 AM
James Smith
What will be the output of the following python code snippet?
python
1 Vote
3 Answers
19th Nov 2024, 2:41 PM
dhavasi s
My profile is following -1 user right now!
bugs
profile
1 Vote
11 Answers
18th Nov 2024, 1:20 PM
Jan
Hi,all what is the purpose of the following statement with pytest.raise(TypeError)?
pytest
python
raise
with
1 Vote
5 Answers
20th Oct 2024, 10:46 AM
Yusof
Which of the following is Not a built-in exception in python?
python
0 Votes
3 Answers
24th Jul 2024, 1:05 PM
Nishi Chaurasia
Hi everyone why does the following code give me error? even though I have installed the modules from pip
help
modules
pyfiglet
python
termcolor
0 Votes
1 Answer
11th Jul 2024, 12:28 PM
Yusof
How to fix VANTA.CELLS error in PHP in the following link: https://sololearn.com/compiler-playground/wjbS1bgahctG/?ref=app
code
codeplayground
error
html
html5
php
2 Votes
4 Answers
8th Jul 2024, 10:50 PM
Nguyễn Viễn
I need help with the following code
help
1 Vote
1 Answer
2nd May 2024, 7:51 PM
Makako
the following error has been occuring whenever i am trying to run any c++ code on sololearn playground
bugs
c++
error
0 Votes
1 Answer
16th Feb 2024, 10:47 AM
Sameer Kulkarni
Is the following code correct?
python
python3
5 Votes
16 Answers
12th Jan 2024, 7:36 PM
Abdurahman Jemal Adem
How many times will the following for loop run?
javascript
loops
2 Votes
14 Answers
13th Nov 2023, 10:42 PM
Alaa Aldeen Shammr
"Looks like your program needs a input" What is wrong with this following code 🤨🤔????
basics
input
0 Votes
3 Answers
13th Nov 2023, 6:57 AM
Lilian PENE
Please anyone tell me how can I send message to other people on sololearn it is showing that I have to activate my account Frien
following
message
sololearn
1 Vote
1 Answer
13th Oct 2023, 12:31 PM
Codex
Need you help for the following challange to improve it because it is too slow even it is correct!
c++
substrings
0 Votes
10 Answers
26th Sep 2023, 3:07 PM
TeaserCode
Write a program in Java to find the result of following expression (Assume a = 10, b = 5) i) (a < < 2) + (b > > 2)
java
0 Votes
2 Answers
18th Sep 2023, 10:38 AM
Shahjad Ansari
What is the output of the following code snippet?
python
0 Votes
3 Answers
13th Sep 2023, 12:11 PM
Oikawa Tōru
following my first comment
code
codeplayground
java
javascript
output
python
python3
scripting-languages
sololearn
xcode
1 Vote
3 Answers
18th Aug 2023, 5:18 PM
Oussama Qastal
How can i reverse the output of the following code for making it binary representation?
c++
13 Votes
11 Answers
18th Jul 2023, 10:36 AM
Gulshan Mahawar
how does the following code work?
cpp
explanation
needed
0 Votes
6 Answers
8th Jun 2023, 7:05 PM
Faran Allah Verdi
What is the value of “x” after the following code is executed?
c
help
0 Votes
4 Answers
7th May 2023, 12:56 PM
BMN16
how to solve the following code project, the task is very unclear to me
codeproject
problemsolving
python
python3
1 Vote
2 Answers
7th May 2023, 7:35 AM
Umang Vyas
What will be the output generated by the following program?
ok
0 Votes
2 Answers
5th May 2023, 1:31 PM
sara
Could someone explain the scope of y in following code?
python
1 Vote
5 Answers
25th Apr 2023, 7:49 PM
Amin Takhsideh
Need C++ code equivalent for the following Python solution to the code coach "Divisible"
c++
codecoach
divisible
python
1 Vote
31 Answers
14th Apr 2023, 10:02 PM
Matt Osmond
Why output of the following code is false ?
c
float
ifelse
output
0 Votes
1 Answer
14th Apr 2023, 10:05 AM
Hrutik Bhalerao
Tell me the error in the following code snippets
classes
0 Votes
2 Answers
5th Apr 2023, 9:30 AM
Sadanand Kabure
How many times would the following loop execute? Char a = 'a' While (a>'a' && a<='z') a++;
loops
1 Vote
11 Answers
28th Mar 2023, 4:30 PM
Subhasmita Dash
Which of the following can be used as a key for a dictionary? Select all that apply dictionary list string Tuple set
dictionary
key
0 Votes
2 Answers
7th Mar 2023, 12:38 PM
Dhananjay Netam
How do I get this code to print the following
swift
0 Votes
2 Answers
21st Feb 2023, 8:44 PM
Emmanuel Pena
Represent the following data in the JSON format and save it as a JSON file(first.json) B. Represent the following data in th
json
xml
0 Votes
4 Answers
20th Feb 2023, 2:47 PM
Wandana Rasanjali
Which of the following statements is correct to convert a String to be its corresponding integer?
java
0 Votes
1 Answer
12th Feb 2023, 12:15 AM
Amir Gadzhiev
Can anyone help me with this following page in html?
html
0 Votes
1 Answer
8th Feb 2023, 8:16 AM
Grogu Aeyan
Problem Statement Given two integers a and b, your task is to calculate and print the following four values:
javascript
0 Votes
11 Answers
1st Feb 2023, 10:40 AM
Altaf Khan
Why is the following code showing an error? Explanation needed.
c++
0 Votes
1 Answer
26th Jan 2023, 5:23 AM
King
A student wrote the following code to change the text style of a paragraph. But the text color remains black in IE browser. Why?
css
question
task
0 Votes
3 Answers
23rd Jan 2023, 2:57 PM
O.•.I.•.S.•.H.•.A
Can anyone please tell me what will be the java code for printing the following pattern?
java
1 Vote
20 Answers
6th Jan 2023, 5:01 PM
Nubra
what is the missd type variable for the following question...plz help me?
java
0 Votes
1 Answer
4th Jan 2023, 2:12 PM
Ambelye Cherkos
What is the output of the following code and Why:
operators
python
0 Votes
11 Answers
27th Dec 2022, 8:22 AM
Amit Joe
(a) Create a java class MyDate that keeps track of the date as day, month and year of type integer and provide the following met
help
me
0 Votes
2 Answers
21st Dec 2022, 1:27 PM
Moe papa Aung
Why is the output is 8 in the following code?
lists
module_5_quiz
python
0 Votes
1 Answer
11th Dec 2022, 2:01 AM
Haru
Why is the output is 6 in the following code?
module_4_quiz
python_for_beginner
1 Vote
3 Answers
8th Dec 2022, 1:04 AM
Haru
[SOLVED] Can someone please explain to me why the output of following code is 55?
iteration
python
while_loop
0 Votes
1 Answer
7th Dec 2022, 5:11 AM
Haru
Mark the following declarations as correct/incorrect
java
0 Votes
5 Answers
2nd Dec 2022, 4:58 AM
Jaimz
If the file test.txt has 7 lines of content, what will the following expression return? len(open("test.txt").readlines())
python
2 Votes
6 Answers
26th Nov 2022, 10:38 AM
Suchitra Patil
How does the output give result 012 in the following code bit?
javascript
0 Votes
2 Answers
24th Nov 2022, 3:50 PM
Ashish Yadav
I am stuck in creating logic for the following question in description
dom
html
javascript
0 Votes
4 Answers
18th Nov 2022, 9:04 AM
tarun kumar
Write a PHP program to take marks of five subjects and calculate percentage. Display grade according to the following specific
.
0 Votes
2 Answers
17th Nov 2022, 4:12 PM
Shalini dewangan
What concepts do you think are more important to learn in the following languages to become a good web developer.
css
html
javascript
jquery
0 Votes
4 Answers
10th Nov 2022, 7:55 AM
Naresh Chakali
Write a Java program with the following specifications:
be
done
in
java
to
0 Votes
2 Answers
6th Nov 2022, 10:52 AM
Ayushi Anand
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
2
...
30
Next >
Hot today
HTML
1 Votes
Functions in python
0 Votes
For Mobile app
0 Votes
What’s the One Thing That Helped You Learn Coding Faster?
1 Votes
I need advice
0 Votes
Answer please
0 Votes
I need advice
0 Votes
this query always result to be incorrect from Sorting Data lesson
1 Votes
Why this code fails even without data race
0 Votes
Paint costs
1 Votes