Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Precios
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
When you are creating tables are you able to put tables inside of tables? If you can what else you are able to put in a table?
html
3 Votos
2 Respuestas
24th Aug 2020, 8:48 PM
🙈Mantis🙈
Why does the console keep on showing error on line 7 when there isn't even any code in it. BTW, this piece is like my rough work
console
error
js
0 Votos
4 Respuestas
7th Aug 2020, 9:20 PM
Iloka Nadia
What Skills Do I Need to Become Back End developer?
"programming
did
is
start
that
think
to
when
you
your
1 Voto
2 Respuestas
18th Sep 2018, 8:18 PM
Enas Elshamy
Please find what's wrong in this program. When we enter run: input — 2, output — 55, expected— 55. But my 5 tests are failed
code
codecoach
java
0 Votos
1 Respuesta
20th Aug 2020, 7:35 AM
Irine Theresa Antony
Hey , small doubt in python we use double or single quotes in bracket when we write letters but no quotes in numbers why so?
python
0 Votos
2 Respuestas
6th Jun 2022, 7:35 AM
Tanuj XD
why will: Var num; num=42; cause an error while: int myAge; myAge=18; will not? Is it that when working with Var we need to write it like this: Varnum =15; Varnum; number=15;
c#
variables
2 Votos
6 Respuestas
23rd Jun 2016, 8:38 AM
Programmer
Please help me align a text like <p> align="center" Help me</p> when I typed it like that it did not work please help me
align
html
0 Votos
3 Respuestas
2nd Nov 2022, 3:05 PM
Shendo Kingsman
Why the other People laught when I tell them "I will be a programmer"? Does only special People with highest iq can doo it?
progress
self-learning
1 Voto
1 Respuesta
30th Apr 2018, 8:18 PM
no name
Web Developers/Programmers: When Did You Realize You Had Enough Skill to Get/Try for a Junior Developer/Programmer Position?
careers
programming
software
web
0 Votos
1 Respuesta
23rd Dec 2018, 3:45 AM
Donal
Does it work? When i run it says time exceeded if this is not working how to make something like this
if
while
0 Votos
2 Respuestas
14th Jul 2019, 3:48 PM
ghossttt12337tr
When i add scale and translate then the transition happens quickly but if i remove them then they transition in 500ms..
css
css3
1 Voto
1 Respuesta
4th Jan 2022, 2:19 PM
kushal
Can I develop any Windows software through Python? And what are the advantages and disadvantages of Python when compared with C#
advantages
c#
python
windows
0 Votos
3 Respuestas
23rd Nov 2016, 5:22 PM
Muratist
Please help me to make game x/0 I make first part but can't make when my x can will win 0 and my game will game over
javascript
2 Votos
4 Respuestas
1st May 2017, 11:19 AM
Kristina Hakobyan
If I'm using a phone to code, how to do I get picture/audio/video files to appear on the output when using html?
html
2 Votos
2 Respuestas
13th Mar 2017, 1:04 AM
underestimate
Hey guys does anyone know when dart/Flutter will be coming out? I really want those lessons to be available on this platform
dart
flutter
1 Voto
1 Respuesta
11th May 2023, 4:39 PM
Yerosun Tadesse
When i copy an image link and paste in my practice project work on sololearn, it doesnot work. What is the reason?
css3
html
links
1 Voto
1 Respuesta
10th Dec 2019, 8:53 AM
Dushyant Kumar Tyagi
after my countdown is over, i need to add <a href> when I click "Enter" to enter a new page, which element do I use ?
countdown
javascript
1 Voto
4 Respuestas
1st Jun 2017, 11:35 PM
Nelson
Can you help me please When I execute the code to open file on my computer.0😯 open("C\Users\PC\Desktop\file.txt") it is false?
strings
1 Voto
2 Respuestas
17th Mar 2018, 12:23 PM
frantz_stephen
Why do unknown Sololearns start follow me when I am no good and haven't been a great learner or contributor??
experience
follow
followers
sololearn
1 Voto
2 Respuestas
18th Aug 2017, 10:28 AM
Rishabh Rishishwar
Could I reopen one more the same badge when I recieve again 5 votes to for example another my code.
badges
px
1 Voto
2 Respuestas
4th Feb 2017, 11:00 PM
Boris Atanasov
What is <output> tag in html & when do we use of it?? Or why do we use of that??
help
1 Voto
2 Respuestas
1st Mar 2018, 10:53 AM
Sina
why do they talk about lists as used for representing 2d grids when in fact it works for nd grids?
lists
python
1 Voto
2 Respuestas
3rd Oct 2017, 7:56 AM
ice prince
Why does it give six 'g' s when the char array is only for 5. Also why does the compiler say 'gets' is dangerous ?
array
c
char
compiler
gets
0 Votos
3 Respuestas
18th Apr 2020, 2:32 PM
villa then
Why when i set b to 1, 5 or 10 the answer is always 5 ??? I can't understand it. Please help me
a++
b=a++
c++
number
0 Votos
2 Respuestas
25th Apr 2018, 9:55 AM
WindSeaVT
what are some of the common lists that can be used when designing a page for Html ?
html
0 Votos
2 Respuestas
8th Feb 2018, 9:44 AM
zheer
could some one please tell me why is it that I get it easily but when it all comes together it becomes a bit unclear .help me out what should I do😕
html
tables
1 Voto
7 Respuestas
28th Aug 2016, 1:25 PM
nati
How can I send an error in Java when a user through the Scanner enters a non-numeric symbol in a variable of type int?
java
1 Voto
2 Respuestas
23rd Jul 2019, 3:34 AM
Yahir Maldonado
Please someone help me in JavaScript DOM when I select the elements from HTML and tried to change the contents it return null 🖐
javascript
0 Votos
2 Respuestas
30th Sep 2022, 10:25 PM
Ibrahim Habibu
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
Por que si num=7 Num no es ==7 y por ende no imprime 7? (Why if num=7 it can't print 7 when I push the option num==7?
if-statements
0 Votos
3 Respuestas
23rd May 2018, 10:37 AM
Daniel
When I click on the button he make the change I want but the other function of the other tags do not work again in HTM Why that?
html
0 Votos
6 Respuestas
28th Dec 2017, 5:48 PM
Sa'ad Awad
When I use WordPress to develop any site, I get its own cPanel, but how do I manage my site if I develop whole with coding?
php
wordpress
4 Votos
2 Respuestas
27th Dec 2016, 7:42 AM
Sachin Artani
How to set pictures from src.(dropbox) to my html code ..so when i open my html i see it as background image , or other use?
html5
0 Votos
4 Respuestas
16th Apr 2020, 9:44 PM
RAJENDRA MAHABIR
Hi. When i override the hashcode and equals metod in a class, what i have to write in arguman?
java
0 Votos
1 Respuesta
28th Oct 2022, 2:41 PM
Elias Nazari
I need help in 15.2 practice. In 15.1 it says I can use input() multiple times but when I submit the input it doesn't work
beginners
for
python
0 Votos
2 Respuestas
9th Jan 2022, 2:27 PM
Arna
Hi,I made a little code to animate balls but i'm wondering :How can i remove the tiny and ugly white trail when circles cross ?
javascript
web
1 Voto
2 Respuestas
24th Jun 2018, 7:11 PM
AOYAGI Hugo
How do I link pages with the contact menu, like i want it should show something when user touches the contact menu....?
menu
0 Votos
2 Respuestas
6th Feb 2021, 5:15 PM
Aswin V Sivan
Why does my unity account suddenly logout and when I managed to log back in, the project I had created was gone?
unity
0 Votos
1 Respuesta
7th Jul 2023, 10:33 PM
Nana
There is some problem with the app. When I answered the 5th question correctly for tie-break..Then also.. It showed you lost 😡
c++
2 Votos
2 Respuestas
27th Dec 2016, 4:28 PM
Yogesh Thakkar
In google maps app when i route, i get some directions below... How to transfer these directions data to ardunio for indicator?
api
arduino
coding
google
microcontroller
2 Votos
1 Respuesta
19th Nov 2018, 4:51 PM
Yashwanth Sajja
Hello! I need help!!!The task is in that when clicking the button in the second field there must appear a text "hello".
javascript
js
2 Votos
2 Respuestas
8th Oct 2017, 12:26 PM
Shalve ntius
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 Votos
1 Respuesta
11th Aug 2020, 6:04 AM
vikas vanampally
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
I have a Android Studio/Genymotion emulator errors when i run the app (Unfortunately App has stopped.)Can i help for this pls.
android
androidstudio
genymotion
java
kotlin
studio
0 Votos
2 Respuestas
9th Oct 2019, 8:24 AM
Nothing You Are Looking For
I have a problem...i dont know when to apply which attribute or element in coding...please give me some solution to understand..
krishnaporje
0 Votos
2 Respuestas
26th Jul 2018, 6:51 PM
Krishna Porje
Why I am getting characters more than the declared array in the code below when I input more than 10 characters?
c
datatypes
2 Votos
1 Respuesta
21st Sep 2019, 4:29 PM
Darshnik Deep
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
How to make button and put on it image and when I click on it , it write letter 'ب' in arabic in html web?Please write the code
css
html
jquery
php
sql
3 Votos
3 Respuestas
10th Mar 2017, 2:19 AM
Kirollos Ayman
I am doing css in my laptop and when i am link an css file with an html file it doesn't work . It shows notepad with settingop.?
notepad++
notepadsetting
0 Votos
4 Respuestas
19th Jul 2020, 6:51 AM
Dharmendra Kumar
what is the problem in this code ? i renamed this code containing .txt file to .html but when i opened this html file in uc browser it doesn't shows anything. ......
javascript
1 Voto
7 Respuestas
11th Jul 2016, 1:19 PM
Harsh Rawat
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
115
116
117
...
130
Siguiente >
En tendencia hoy
How to improve code readability
0 Votes
App
1 Votes
I NEED to make a game
0 Votes
Regarding course
0 Votes
Solved Grouping data
0 Votes
In this code, I want to make exactly another div right next to it in div, how to edit it?
1 Votes
Python input() function is strange (a bug or a feature?)
1 Votes
Chess Tournament Exercise Doesn’t Work
0 Votes
Android
0 Votes
what is python
0 Votes