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
Gys i tried to make first letter of an element to uppercase but it dint work for me?can any one tell me plz ?
html
2 Votos
3 Respostas
3rd Jun 2018, 3:23 PM
Mohammed Rameez
Why the code produces [1, 2], [3, 4], [1, 2], [3, 4], [1, 2], [3, 4]. What happened to the element array [5, 6] ?
javascript
0 Voto
8 Respostas
31st Jan 2017, 8:17 PM
Benneth Yankey
There are repeated elements in an array.Print each element exactly once in the order given in the input array.
hashing
0 Voto
3 Respostas
13th Nov 2016, 9:34 PM
shivam khare
Fill in the blanks to shift the element 10px to the right from its position. .box { : ; : 10px; }
solve
0 Voto
2 Respostas
21st Nov 2022, 7:31 PM
Bittu kumar
Why doesnt Sololearn provide more exercises on every element in every language that way we can become more familiar with them?
c#
c++
css
html
html5
javascript
jquery
2 Votos
3 Respostas
18th Apr 2017, 3:39 PM
Emlin The Coder
HTML display is not blocked by scripts loading, so we place scripts at the bottom of the <body> element
blocked
by
display
html
is
javascript
loading.
not
scripts
0 Voto
2 Respostas
10th Feb 2020, 6:04 AM
Sushant Kumar
How to choose pivot element in quick sort ? if i took pivot = sequence[0] it gives recursion error
pivot
python3
quick_sort_algorithm
recursion
1 Voto
1 Resposta
26th Feb 2021, 5:14 AM
Hemant Kosrekar
Inneed a program which consist of 10 element array that takes in 10 numbers and arranges in ascending form
array
0 Voto
2 Respostas
4th Nov 2018, 6:53 AM
Ŕööñèÿ Key
If i modify the web page forms or elements via the inspect element option of web browsers will it cause a security breach
forms
html
3 Votos
3 Respostas
5th Feb 2017, 10:47 AM
Maison Joseph
Wat happens when I float 2 elements to the left with and give the 2nd element a margin-right: 10 ?
css
float
2 Votos
2 Respostas
7th Nov 2017, 2:11 PM
ogagaoghene emmanuel
Write a program to search an element in an array using linear search. Make an array as a private member of the class
c++
-2 Votos
5 Respostas
25th Feb 2021, 7:32 AM
Parri Chandra Mouli
Is <br> not a block element??
<br>
block
challenges
element
html
sololearn
3 Votos
5 Respostas
5th Mar 2017, 6:21 PM
Michael Szczepanski
For total box widths, will the internal element (e.g. picture) will resize as I adjust padding? Or does the total value change?
css
margin
padding
0 Voto
5 Respostas
3rd Aug 2017, 12:45 PM
Jamie Bitzenhofer
how to get the index of element of the iterated list directly, without using index()? How to count the instances and not values?
dunders
fundamentals
instance
iterators
python
0 Voto
5 Respostas
25th May 2018, 8:50 AM
hide on bush
Guys please is it possible to make a div element background of another div element? If yes please how? Code below
<div>
0 Voto
2 Respostas
8th Jul 2020, 3:43 PM
Emmer
Position of elements on desktop vs phone
computer
desktop
element
format
phone
position
1 Voto
5 Respostas
31st Jan 2019, 12:54 AM
Mike
Fill in the blanks to print the first element of the list, if it contains even number of elements.
python3
-1 Voto
1 Resposta
29th Jul 2019, 5:49 AM
Sazida Binta Islam
In Metadata model, whats the use of element <meta>, <base>, <script> and <noscript>? and what is MetaData actually?
html
html5
0 Voto
2 Respostas
9th Apr 2017, 9:28 AM
Muhammad Haziq bin Mohamed Razli
I want to add an element at the beginning of my array..please have a look at my code and correct if wrong..thank you
arrays
c++
help!
0 Voto
4 Respostas
9th May 2018, 8:03 AM
RiGeL
How can I club repeating element in a list into one and choose the corresponding start and end time?
dataframe
pandas
python
1 Voto
1 Resposta
22nd Feb 2019, 9:29 AM
Pritam Patnaik
Rect(rectangle )in d Svg animate element .can text and pictures ne written on it ? For an ads or something ??
html5
svg
1 Voto
3 Respostas
10th Mar 2018, 12:06 PM
NelsoN
Are there any function on js that can take two characters from tow different var and put it together on one element of array
array
js
1 Voto
4 Respostas
6th Aug 2018, 4:19 PM
Omar Muhammad Nofal
Quizs time.How to insert a element into a embeded list using insert method or other methed relevant?
insert
lists
python
0 Voto
1 Resposta
19th Oct 2017, 8:35 AM
lwluowei
So in html 5, is the div element is taken away and replaced with the <article> tag?
article
div
html
html5
tags
0 Voto
0 Resposta
8th Oct 2017, 6:36 PM
Sahil B
What if I used the element <div> in Html 5? is it wrong? or what're the results?
article
div
elements
html
html5
0 Voto
1 Resposta
20th Nov 2016, 12:37 PM
Muratist
In a array of n element first k(<=n)element is sorted ascending and remain n-k sorted in descending
sorting
1 Voto
1 Resposta
10th Sep 2017, 4:59 PM
ram sahu
Can anyone help me please? In a random list how to remove all negative elements coming before min element of a list
python3
0 Voto
3 Respostas
6th Apr 2018, 11:15 AM
ABDUHAKIM Abdusamadov
How can you combine an HTML class, element and attribute together in CSS styling? E.g. Can we have something like .header div {}
css
html
html5
2 Votos
2 Respostas
24th Jul 2020, 3:01 AM
Ogunleke Samuel Ayomide
What I need to do if I want to print more than one element of the nested list?
lists
python
0 Voto
2 Respostas
24th Jun 2016, 7:57 PM
Tiago Reiser
why I get type error here, it prints element number 80 alone but I get type error when I try to print two elements
python3
1 Voto
2 Respostas
31st Jul 2021, 6:20 AM
Ahmed Adel
How do I add an event handler to my select element in my form so each option carries a different value for the formula created
elements
event
handler
select
0 Voto
4 Respostas
31st Oct 2020, 12:55 PM
Bright Eyo
Please, after adding the TITLE element in between the head section and typing something "like man of power", will it show up ?
<title>
0 Voto
3 Respostas
7th Nov 2021, 2:33 PM
Bala Didi Nwaozor
Find a element in an array of size 'n' in not more than n/2 operations using linear search algorithm
c++
code
java
python
0 Voto
1 Resposta
26th Mar 2020, 10:55 AM
Manan Bedi
Can a block element be divided "left and right" so that a white line passes through it in HTML ?¿?
div
0 Voto
2 Respostas
21st Nov 2018, 9:03 AM
Wilberflinks
Can i set a list to start indexing from 1, what i mean is that, instead the first element to be [0], it would be [1]
index
list
python
0 Voto
4 Respostas
14th Sep 2018, 4:36 PM
Joseph Ojo
Define <div>
attribute
div
document
element
section
0 Voto
1 Resposta
21st Dec 2020, 3:40 PM
Joshua Parker
How can I make those red objects be behind of their parent element but in the way that it'll cut it's borders.
css
element-manipulation
html
0 Voto
2 Respostas
9th Apr 2020, 6:43 PM
爱人么你
How can I align an <ul> 2 d center? tried puttin d align element in d <ul> tag, it only brot d texts 2 d center without d bulet
</ul>
<ul>
7 Votos
2 Respostas
10th Nov 2020, 4:20 PM
Ogundana Ayomide
Which of the following specifiers mak the element accessible from within subclass . I have give option in description
java
-1 Voto
1 Resposta
4th Mar 2022, 10:24 AM
Arun Vishwakarma
[PYTHON3] I'm trying to Find the Cumulative Sum of a List where the ith Element is the Sum of the First i+1 Elements From The Or
#errorsolving
#python
0 Voto
4 Respostas
14th Oct 2020, 7:30 AM
Arjun
What's the purpose of * operator when all it does is pull out only the first element from a tuple/list?
lists
python
tuple
0 Voto
1 Resposta
13th Aug 2024, 8:07 AM
Igor Matić
Does developer used to be memorize every single tags, keyword, function, etc?
class
element
function
keyword
programming
tag
4 Votos
2 Respostas
10th Nov 2017, 1:40 PM
Elvin Auresius
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 Voto
1 Resposta
11th Aug 2020, 6:04 AM
vikas vanampally
Wap to input 2 tuples A and B and print true if every element of tuple B else it returns false
python3
tuples
0 Voto
1 Resposta
24th Feb 2020, 12:25 PM
Rajat Srivastava
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 Voto
2 Respostas
26th Jul 2018, 6:51 PM
Krishna Porje
Don't understand y this code doesn't work...
button
click
element
html
js
not_working
why
1 Voto
3 Respostas
11th Aug 2019, 6:40 PM
Ginfio
How to create an array that takes integers as its element ??[i want to input the integers ]
arrays
c++
0 Voto
1 Resposta
16th Jan 2017, 6:49 PM
Siddharth Naithani
Fill in the blanks to slide down the div element in 3 seconds upon clicking on the paragraph.
jquery
-3 Votos
2 Respostas
1st Jun 2021, 4:35 PM
Ashkkar Sidhik
Fill in the blanks to remove the event handler for the focus event on the element with id="test".
");
").
("
#test
$("
focus
off
0 Voto
1 Resposta
16th Nov 2022, 12:12 AM
Ahmed Khaled Sobhi
Java-find the Maximum Element a given number of Elements Implement the java program which Determines whether all the ....
help
-1 Voto
2 Respostas
8th Feb 2021, 12:36 PM
Omdh Ixi
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
23
24
25
26
Próximo >
Quente hoje
MY SNAKE GAME CODE ISN'T working of python
4 Votes
Java question Can anyone help me with the test case situation in that problem like 3 test case is pass but other are not 🤦🤦
4 Votes
How to improve code readability
0 Votes
Functions
1 Votes
App
0 Votes
I NEED to make a game
0 Votes
Please help with the output
0 Votes
Grouping data is not working
0 Votes
Use of flag
0 Votes
Mentor
0 Votes