Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Preços
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
Hi - I'm new at coding. Could someone please help me write a code which gives a mirror output of an in input string?
code
python
python3
10 Votos
48 Respostas
5th Apr 2020, 7:52 AM
Snigdha Datta
Please help me with this code, it gives me no output
sololearn
0 Voto
4 Respostas
3rd Feb 2023, 6:34 AM
Wesam Hassan
Using directory class gives a exception in the playground
c#
0 Voto
4 Respostas
25th Jun 2017, 7:12 PM
sneeze
An array which gives out put like this 17171717
<how>
0 Voto
4 Respostas
21st Nov 2016, 12:47 PM
Rooh Ullah
My code gives time limit exceeded can any one have optimized way
c++
0 Voto
7 Respostas
26th Jun 2022, 1:41 AM
Ankit Kumar
Does learning C gives a better understanding of C++?
c
c++
relation
1 Voto
1 Resposta
2nd Aug 2018, 12:23 AM
Hosein Rahnama
How solo learn gives xp and on what basis
xp
2 Votos
2 Respostas
5th Feb 2017, 11:37 AM
Shreekant Gosavi
What if SoloLearn gives us xp for badges on google play games?
badges
games
google
play
sololearn
xp
6 Votos
7 Respostas
18th May 2017, 11:59 AM
Siddharth Saraf
Why Scanner followed by a bufferedReader gives a Null pointer Exception ?
bufferedreader
java
scanner
2 Votos
3 Respostas
30th Sep 2020, 3:17 PM
Mr.Curious
Same value within brackets gives a different output compared to within brackets
numeric-operations
python
2 Votos
4 Respostas
19th Apr 2018, 7:16 AM
Raghavendra Sharma
Why does "21"+1 give "211"(string) but "21"-1 gives 20 (a number) in JavaScript?
javascript
10 Votos
2 Respostas
7th Aug 2020, 3:31 PM
Takudzwa Nelson Chiutaalenga
whats wrong in line 27? (it gives me a little error)
mysql
sql
0 Voto
6 Respostas
11th Sep 2020, 1:00 PM
Yahel
Why does the following code gives an error saying p_1 is not defined
javascript
1 Voto
10 Respostas
8th Jul 2020, 1:02 PM
Abhay
Does solo learn gives course on xhtml ?
xhtml
0 Voto
2 Respostas
26th Feb 2017, 1:46 PM
Nakul
Tie break is shitty...it gives us points only when we loose
break
tie
9 Votos
1 Resposta
13th Dec 2016, 7:12 PM
manoj katari
cout<<rand(); why this line, always gives output 41??
c++
rand
0 Voto
2 Respostas
24th Aug 2017, 6:39 PM
Harendra Singh
why "--x" gives output until time limit is not exceeded?
--x
c++
1 Voto
4 Respostas
2nd Apr 2017, 1:03 PM
Dhananjay Panage
Why this code every time gives different output when you run it multiple times?
cpp
lesson
output
pointers
10 Votos
4 Respostas
24th Jan 2021, 8:42 PM
Shivani 📚✍
How can build a function which gives sth? Please give an example
function
python
0 Voto
7 Respostas
6th Feb 2020, 7:16 AM
Amir
Why is this python code gives me a key error?
cpython
python
python3
0 Voto
2 Respostas
11th Nov 2020, 7:09 AM
Model Pilot
I am having problems remembering things and it gives me headaches.
self-learning
1 Voto
6 Respostas
1st Sep 2017, 2:50 AM
Adam Daniels
Why is that when >>>(5+7)/2 gives 6.0 a floating point
python
1 Voto
2 Respostas
2nd Oct 2018, 3:02 PM
Shadil saifi
Program that display payed bills and discount when a customer buy above than 10000 it gives 15 %and if lesser its gives 5%
c++
-5 Votos
8 Respostas
6th Nov 2017, 4:09 PM
ALI RAZA
Type in just >>> 1+3 and it gives and error. Why?
numeric-operations
python
0 Voto
5 Respostas
19th Apr 2020, 2:01 PM
shine gaming
Whats wrong with these codes?...it gives no output
arrays
ruby
0 Voto
1 Resposta
20th Apr 2017, 1:18 PM
Kelvine De Danielo
Which feature of the OOPS gives the concept of reusability?
c++
oops
0 Voto
3 Respostas
9th Dec 2016, 4:12 PM
Waseem Abbas
Why is python so popular if it gives you bad habits?
why
1 Voto
1 Resposta
11th Jun 2019, 5:14 PM
Sarah Lin
Why this code gives the output as 28? (Code mentioned below)
c
2 Votos
2 Respostas
4th Jun 2022, 5:55 AM
Rudra
Why does ++a +(a++) + a; gives result 185
c++
2 Votos
1 Resposta
27th Sep 2017, 4:41 PM
Vedansh
Can anyone of u say how 30/6-- gives output 5?
c++
0 Voto
4 Respostas
3rd Sep 2016, 2:46 PM
Gamer
Why this code gives negative values for some input values??
c++
coding
developers
java
programming
4 Votos
1 Resposta
3rd Dec 2017, 2:30 PM
Pulkit sharma
Why modulus (%) operator gives different result in compiler and calculator ?
c++_operators
modulus_operator
operators
6 Votos
4 Respostas
1st May 2017, 4:43 PM
Waqas Ahmed
could someone answer plz Why this code gives no Output?
help
nestedif
python
1 Voto
2 Respostas
8th Dec 2018, 9:09 AM
RiGeL
How to print the digits present in a string?(ex:- abc123 gives 123)
number
python
string
1 Voto
3 Respostas
14th Nov 2019, 1:45 PM
Ayush Tripathi
when I remove perimeter in return or in formula it gives me error but when i add it it gives me the answer Why this happened
error
formula
help
maths
python
triangle
1 Voto
2 Respostas
18th Aug 2023, 5:27 AM
P A Arrchith Iyer
Why System.out.println(450/100) gives me 4 as a result and not 4.5?
java
2 Votos
4 Respostas
10th Mar 2017, 9:34 AM
Emo Pandov
Why is %ld in c language gives the value 4?
data-types
0 Voto
2 Respostas
6th Nov 2020, 1:34 PM
Ch Ravi Kumar Achari
What is wrong with this code? it gives an error message.
ahmad
1 Voto
2 Respostas
18th Jun 2019, 10:41 AM
Ahmad Yar Seddiqi
i=10 i() -- it gives an error int is not callable why?
python
1 Voto
4 Respostas
17th Apr 2019, 3:22 AM
Yogesh Mhaskule
I am working on a code and it when compiling, it gives an error message...
text
1 Voto
12 Respostas
7th May 2019, 6:13 PM
Joshua Olaoye
My program gives me 6 instead of 6.0 when I execute 12/2?
data-types
python
0 Voto
7 Respostas
8th Jan 2017, 9:33 PM
Emenike
Why does this gives me back as an incorrect answer?
<div>
0 Voto
2 Respostas
10th Mar 2021, 11:54 AM
Mah Noor Shahzadi
How to add numbers in a string(such as:- abc123 which gives result as 6)?
numbers
python
string
sum
5 Votos
2 Respostas
14th Nov 2019, 1:34 PM
Ayush Tripathi
why when I try to make my_id += 1 gives me an error
fix
help
python
1 Voto
5 Respostas
14th Aug 2021, 8:01 AM
Alisa Zaiceva
Is x++ gives the result x+1 or x always?
java
0 Voto
2 Respostas
30th Dec 2016, 8:27 AM
jakt
Why this program gives error. It doesn't gives error if we remove the definition of fun() function in derived class B. Why it be
c++
classes
inheritance
oop
oops
0 Voto
2 Respostas
13th Jun 2021, 6:00 AM
Rahul Kumar
How to create a algorithm which gives random output??(How to program this randomness)😵😵
algorithm
random
2 Votos
4 Respostas
13th May 2020, 5:06 PM
Abhay Kalsi
Why the following code gives 4 as output...pls explain...I m a veryyy begginer....!??
pls
reply
1 Voto
5 Respostas
7th May 2020, 3:13 PM
kristidhar pandit
Why it is always gives me None?? What is the wrong with None?
code
codeplayground
python
python3
1 Voto
5 Respostas
15th Oct 2021, 1:27 AM
Ahmad Mohammad
Why it doesn't gives output of more than 8*a for any no.?pls need help
argument
c++
default
2 Votos
8 Respostas
25th Apr 2019, 6:01 AM
Abhay
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
3
4
5
...
10
Próximo >
Quente hoje
Need a personal tutor
1 Votes
I can't figure out how to use the getElementById code in JavaScript Code Playground, I've tried multiple times and watched YT
0 Votes
Fix code
0 Votes
..
1 Votes
How can I turn my .py files to .exe files?
1 Votes
Software to write and run codes
1 Votes
Add lua
0 Votes
How Much RAM is Required for Object Detection Project
0 Votes
Beginner_to_SoloLearn
1 Votes
How to learn C++ and how long does it take
1 Votes