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
What is the use of infinite loop? Where does it use? What is "true" in given code? What is the use of it?
help
2 Votos
3 Respuestas
10th Dec 2017, 8:58 AM
SACHIN JOSEPH
Hello, how can I add more than one number in the console using a scanner by writing one line code?
code
java
0 Votos
1 Respuesta
2nd Jan 2023, 2:02 PM
Barxudan Abbas
What am I doing wrong in these code? How do I get my website to the web?
newtocoding
trytonotgetconfused!
web
0 Votos
1 Respuesta
11th Jul 2024, 3:52 AM
Lelamae Harris
need help plz
=
>>>
code?
is
of
output
the
this
what
x
0 Votos
2 Respuestas
8th Mar 2019, 11:05 PM
Miguel Sanchez
Fill in the blanks to declare a variable, add 5 to it and print its value. >>> x = 4 >>> x = 5 >>> print
=
>>>
code?
is
of
output
pythowhat
the
this
x
0 Votos
2 Respuestas
30th Apr 2020, 9:42 AM
Nikhila Bangaru
Does anyone here know how to write python and php api and run it online to get the api link and add it to my html code?
api
apiwebsite
code
codeplayground
cpython
css
html
javascript
python
website
2 Votos
2 Respuestas
20th Jul 2024, 2:43 AM
Nguyễn Viễn
What is the output of this code? num = 7 if num > 3: print("3") if num < 5: print("5") if num ==7: p
help
me
0 Votos
1 Respuesta
24th Sep 2020, 6:20 PM
Bhavesh Nandave
What's wrong with my code? Lifetime's supply of pizzas on me if you help me out with this one (emoji-flavored, though 😀😀😀)
code?!
my
what's
with
wrong
0 Votos
2 Respuestas
9th Jul 2018, 2:59 PM
Patrick
What are the limitations if any of the code playground as far as compiling/running more advanced code? Any topics that cant be
c++
code
java
playground
python
1 Voto
3 Respuestas
31st Dec 2016, 7:22 PM
Jameson
How can I send messege to someone who likes my code? How can I contact people on sololearn in my area?
how
messege
send
to
1 Voto
1 Respuesta
12th Jun 2018, 7:39 PM
LottoMan
How do I create the link of a photo of my gallery/file manager so that I can place it in my code?
href
html5
img
0 Votos
1 Respuesta
25th Apr 2019, 12:03 PM
Mousin Ahanger
Can I add RGB color on my CSS code? If yes, how is possible? Plz help , I'm suffering much for this
css
html
programing
web
0 Votos
2 Respuestas
25th Sep 2022, 5:36 PM
Debajit Das
Please can anyone break down the concept of JavaScript loop code? Please I will appreciate anyone who can help out.
code
javascript
loops
0 Votos
1 Respuesta
23rd Mar 2022, 8:59 PM
Alwell ogolo
What is the output of this code? And please explain I'm not able to understand.. Explain how this program works
auto-boxing
boxing
classes
loops
object
objects
passing
return
static
upcasting
1 Voto
2 Respuestas
5th May 2017, 6:17 AM
Aman Karnati
Why " j " is not incremented in the following c code? Any reference for auto keyword in c ?
auto_variables_in_c
c
storage_classes_in_c
0 Votos
1 Respuesta
16th May 2021, 2:32 PM
Aradhyula Veera teja
How can i make a relative linked page to appear as an output instead of duplicating the code?
thanks
0 Votos
1 Respuesta
10th Oct 2020, 9:18 AM
Anorue Ugochukwu
I need answers please. What could be wrong with this code? It ran perfectly in my IntelliJ IDEA on my laptop but not on here.
java
0 Votos
4 Respuestas
27th May 2018, 12:44 AM
okon fortune sam
What is the output of this code? int result = 0; for (int i = 0; i < 5; i++) { if (i == 3) { result += 10; } else {
java
0 Votos
5 Respuestas
27th Jun 2017, 2:43 PM
Walter Mugo
Has anyone found a decent mobile compiler? Am I required to use a computer to effectively code?
compiler
mobile
question
0 Votos
1 Respuesta
30th Jan 2017, 5:19 PM
Dv Dv Dv
How do i link an external JavaScript file from google drive to my html code? Should i use the <link>tag or <script src> tag?
html
javascript
json
1 Voto
3 Respuestas
20th Sep 2017, 11:02 AM
Juliana
Can someone tell me what’s wrong with my code? I’m just a starter and I copied this online. Someone pls explain to me.
help
0 Votos
2 Respuestas
30th Jul 2019, 8:31 AM
SayOkayCode
Hi all. Importing whole module or necessary function from module makes difference in speed of running of code?
python
0 Votos
2 Respuestas
21st May 2017, 8:19 AM
Rashad Afandiyev
Stupid question from beginner, how do I understand or read the output of the code? I mean I understand what console.log is and a
css
html
javascript
progress
0 Votos
3 Respuestas
16th Jan 2019, 8:45 PM
Juan Murillo
Please guys how do I do the CSS and Javascript codes on my computer using notepad and how do I join them all to the html code?
anonymous-classes
0 Votos
4 Respuestas
14th Sep 2019, 10:10 AM
A+ Mickie
Where I have to save my image file in mobile so it appears when i put it into my html code?
html
0 Votos
3 Respuestas
6th Mar 2017, 10:52 AM
Jitesh Gupta
What is the output of this code? int x = 1, y = 1, z = 1; cout << (++x || ++y && ++z); cout << x << y << z;
c++
0 Votos
4 Respuestas
21st Aug 2018, 10:27 AM
Vedansh
What does the "return" command do in c++ and c language? What is the role of the" return y or return 0" line in the code?
c
c++
code
comments
language
return
2 Votos
2 Respuestas
2nd Mar 2021, 3:10 PM
Cem köylüoğlu
I'm really confused, does the first bit of the css fundamental go separate to the html or is in the same code?
code
codeplayground
css
html5
2 Votos
2 Respuestas
11th Mar 2017, 11:15 PM
Elliott Talbot
Hi people, pls: How can I change picture of "SoloLearn logo, which is on www.sololearn.." for a picture from my gallery in code?
background
css
images
2 Votos
2 Respuestas
20th Nov 2017, 5:42 PM
petocuto
How do I get the output of // sololearn, from the following code? Because when I study, regexp test () only produces boolean!
javascript
0 Votos
3 Respuestas
1st Oct 2018, 10:58 AM
Dwirachmat Hariwijaya
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
After finishing HTML, CSS and Javascripet coures, how can I plan to start my first code? Any idea?
sololearn
0 Votos
1 Respuesta
23rd Jul 2020, 9:32 PM
Ashraf Ahmed
What is the output of this code? #include <stdio.h> int main() { do { printf("Hi"); } while(5,3,0); return 0; }
c
codecoach
codeplayground
-1 Voto
1 Respuesta
26th Oct 2020, 6:22 AM
Suman Kumar Dey
What is wrong in this code? The Output is showing :- -Infinity Please help me and 1 more thing, I am coding it in Android?
java
0 Votos
2 Respuestas
1st Sep 2021, 8:39 AM
Shubham Chaubey
What’s the bug in this code? you are making an app to print product labels, which include the name and the price of the product
bugs
c
practice
0 Votos
1 Respuesta
4th Aug 2024, 7:09 PM
Zia
Why use a multi-line comment when you can just use a single-line comment if neither one actually shows up in a code? Any examples of each use?
c++
comments
2 Votos
4 Respuestas
30th Aug 2016, 11:17 PM
Danielle Gaston
what is the output of this code? template<class t> void f(t){ static int I=0; cout<<I++; } int main (){ f(1); f(1.0); f(1); }
c++
1 Voto
3 Respuestas
24th Jul 2016, 5:22 PM
Darsh Shah
What is the output of the below code? >>import array >>> a = [1, 2, 3] >>> print a[-3] >>> print a[-2] >>> print a[-1]
booleans
code
codeplayground
django
java
javascript
progress
python
python3
subqueries
0 Votos
2 Respuestas
1st Aug 2020, 10:05 AM
Nishan
Is it advisable to draw a the UI of an app you want to build before even trying to write pseudo code?
ux
0 Votos
2 Respuestas
2nd Feb 2020, 2:18 PM
SpyMhe
How can we make the visual part to code. And how do we hook it up to the code?
code
experts
help
java
0 Votos
2 Respuestas
30th Nov 2016, 10:27 PM
Predator Vex
Can someone tell me what is wrong with my code? I don't get the "can't find the symbol" error.
code
scanner
user_imput
0 Votos
2 Respuestas
16th Jan 2018, 1:08 PM
Mathijs
What r some of the developments practices that enable you to write code better, and faster while still maintaining quality code?
codeplayground
collections
development
progress
self-learning
website
1 Voto
1 Respuesta
2nd Aug 2018, 9:50 PM
jay
what is the code? on this code file0.py:12: SyntaxWarning: "is not" with a literal. Did you mean "!="? print (120 is not y)
python
0 Votos
2 Respuestas
24th Nov 2022, 12:43 PM
julyan
Where is the best place to start or how to code? This app is nice..but when you do all the exercises its like parrot learning...
urgent
3 Votos
2 Respuestas
10th Jun 2017, 7:45 AM
sidney kruger
How to make an operation to count prime number less than 100000 base on the following given code?
c++
0 Votos
1 Respuesta
3rd Mar 2017, 9:30 AM
Vince Gynesse
C# question any help is appreciated. How to fix the error and what is the output of the code?
c#
int
methods
void
0 Votos
1 Respuesta
28th Jan 2020, 5:49 PM
Franki
How to send an email by a java code? how to use java mail API? And where exactly should I do the implementation (class,method)?
#java
api
email
java
mail
1 Voto
3 Respuestas
20th Mar 2017, 9:00 PM
Tasneem Mabrouk
How can I create a program in c++ with a data type that can accept input of alphabets or is it only int data type that can code?
c++
data-types
int
1 Voto
3 Respuestas
21st Jan 2019, 8:07 AM
Nnegha Akachukwu
Why we write as 'return 0' at the end of the code? Even though I write as return 1 or return 100 or return 1000 it gets executed
c++
2 Votos
4 Respuestas
13th Oct 2017, 4:18 PM
Manikanta
Can someone please explain what is ' * ' doing in this code? or give me link where i can find more information regarding this?
pyhton
pyhton3
1 Voto
1 Respuesta
6th Sep 2020, 4:10 PM
partha
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
83
84
85
86
Siguiente >
En tendencia hoy
Ejercicio Pytho
0 Votes
What's wrong with this code ? ( Beginner)
2 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Please rate my code from 1 to 10
2 Votes
Write a program to find the strings are in isogram or not
0 Votes
How to start
0 Votes
Is there any new bug in the projects reply sections?
0 Votes
Recursion doubt
2 Votes