Corsi
Accedi
Inizia a imparare l'IA
Corsi
Accedi
Inizia a imparare l'IA
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
Java-find the Maximum Element a given number of Elements Implement the java program which Determines whether all the ....
help
-1 Voto
2 Risposte
8th Feb 2021, 12:36 PM
Omdh Ixi
What is the use of id attribute of input in form element in HTML 5?How does it work? Also the name and type and value attribute
formelement
html5
idattribute
1 Voto
4 Risposte
29th Oct 2020, 2:48 AM
Aryan
Hello guys.! What type of search is implemented when we check whether an element is present in a list in Python?
cpython
lists
1 Voto
2 Risposte
7th Oct 2017, 7:35 PM
Vishnu#
A menu driven program to Create a List & INSERTING AN ELEMENT AT BEGINNING, END, AT A SPECIFIC POSITION, REMOVING FROM A SPEC
python
0 Voti
2 Risposte
8th Jan 2021, 11:18 AM
Antony Alexander
I would like to know if there is a list of HTML4 and HTML5 elements and the attributes each element is compatible with... Thanks
html
1 Voto
3 Risposte
14th Jul 2018, 12:08 PM
Lucas
writes a C++ program that takes n number of element from user (where n is specified by the user) and stores data in an array?
c++
1 Voto
3 Risposte
11th Feb 2019, 10:05 PM
Baraah
What is meant by delete in queue, because when we delete an element it doesn't delete it it stay in queue but we cant use?
data
queue
structure
1 Voto
2 Risposte
16th Jan 2020, 12:20 PM
venkatrao bhnala
Is it not possible to write '<html>' or any tag or element in paragraph as text, with greater and smaller sign.?
html
1 Voto
2 Risposte
8th Jul 2017, 1:58 PM
Shivanshu
Create an integer list with the user given inputs. Write a program to print the count of particular element in the list.
python3
1 Voto
1 Risposta
11th Aug 2020, 5:23 PM
MASTANAIAH BANDI
I'm doing a function that identifies me how many times an element is found in a vector, what condition should I put?
c++
function
if
0 Voti
2 Risposte
6th May 2020, 12:37 AM
KeynerZzz
Good morning sir. How can i add a class in my element div like this code ? Thanks you sir.
add
class
div.
0 Voti
1 Risposta
8th Dec 2021, 5:25 AM
Malick Diagne
How i can make empty matrix(3×3) using numpy module of python?
array
element
empty
list
matrix
module
numpy
python
square
5 Voti
2 Risposte
4th Jul 2018, 4:50 PM
Maninder $ingh
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 Risposte
1st Jun 2017, 11:35 PM
Nelson
Gamification
application
element
gamification
mobile
research
-1 Voto
1 Risposta
27th Mar 2021, 3:30 AM
Bello
How do I replace an array element with three elements without using another array? eg. Replace '0' by $,£,&
arrays
java
-2 Voti
3 Risposte
4th Jul 2016, 12:08 PM
Rohan Agrawal
What does it mean when we equals content of a pointer variable to address of 1st element of array?
array
c++
pointer
0 Voti
1 Risposta
6th Mar 2018, 10:06 AM
Purvank Bhiwgade
How can i make the 2nd script tag code to be loaded after 3 seconds or after a certain element loads
coding
css
html
javascript
jquery
js
script
web
website
0 Voti
2 Risposte
12th Feb 2019, 10:20 PM
Dev Anand
Is it possible to have two span tags within a paragraph element with each span tag having its class attribute and a value.
p
span
0 Voti
2 Risposte
28th Jan 2020, 5:03 PM
Aishat Alli
Rearrange the code to find and print the smallest element of the array (n is the size of the array).
c++
0 Voti
2 Risposte
17th Oct 2016, 10:35 AM
anjanel macalaguim
How do I use the progress element in conjunction with javascript to make it move instead of it being restricted by a coded value
html
1 Voto
3 Risposte
5th Feb 2018, 11:02 AM
Mubiru Jerry
<a href=“mailto:.......”>
a
css
element
html
html5
mailto
tag
3 Voti
2 Risposte
19th Feb 2018, 3:11 PM
Roohollah Habibi
What is the function of (method = value) on the input element and what does it mean (return true and return false)
javascript
0 Voti
2 Risposte
30th Aug 2020, 3:59 AM
Danang Setio Arifin
How can I target a nodeList in vuejs? querySelectorAll returns undefined. I'm only able to target an element using this.$refs
javascript
vuejs
0 Voti
1 Risposta
1st Feb 2021, 6:15 AM
جوردن آهو ماولی
Hi I want to use media query in css in div element to resize it's height according to device. Can anyone send me whole process?
css
0 Voti
3 Risposte
6th Oct 2020, 5:18 PM
Ajay Rai
Hi coders...M stuck here.. I want this code to return 1 if an element in the array has exactly one non zero neighbor. Like arr1
arrays
java
0 Voti
4 Risposte
8th Apr 2017, 6:08 AM
Ricardo Chitagu
Why do we use ' *' in function declaration when we are returning array from a function even if the array points to first element
arrays
c
pointers
0 Voti
2 Risposte
18th Aug 2020, 12:20 PM
Ankush Kurmi
here in my code extra blank space is printing after each row last elements and extra line break after last element .
python3
0 Voti
1 Risposta
19th Feb 2019, 11:18 AM
कामेश
Can someone explain me what these errors mean?
c
element
function
initializer
unused
variable
0 Voti
2 Risposte
31st Jul 2018, 3:31 AM
Parth Salat
Given a sorted array, rearrange the array alternately i.e first element should be max value, second min value, third second max
c
c++
java
-1 Voto
1 Risposta
4th Aug 2018, 10:09 AM
Raja N
how to add an id attribute with a value of footer to the footer element at the bottom of the page site?
footer
0 Voti
1 Risposta
25th Mar 2022, 7:48 AM
Yalda Hozhair Aminy
Is there a way to use a return method to return a specific element from an array using a loop?
java
0 Voti
1 Risposta
20th Sep 2017, 9:58 PM
Sibusiso Mbambo
Can an element or several elements have both a width in % and a height in pixels to create a Responsive Website HTML and CSS ?
css
html
responsive
0 Voti
2 Risposte
23rd Apr 2024, 4:13 PM
Lorentz Pierre-Elies
Can anyone help me i want to remove that space between p element and that bottom line.. But i'm not able to remove it...
html
0 Voti
2 Risposte
3rd Oct 2020, 10:34 AM
Dhavish kakirde
I want to put a table equal to a picture. I used 3 <div> tags and 'float-left and right' element but it didnt work. Help me pls!
html
html5
1 Voto
4 Risposte
25th Jan 2017, 11:22 AM
Luminous
What exactly is a node in HTML?
dom
element
html
node
tree
0 Voti
1 Risposta
27th Sep 2018, 4:19 PM
HonFu
How do i create a array String called computerMove and then make it choose a random element in the array?(In Java)
java
variables
0 Voti
1 Risposta
4th Aug 2022, 8:06 PM
Strawberry
4 is the correct answer. list(range(5)) = [0, 1, 2, 3, 4] and nums[4] is the 5th element of the list.
python
range
0 Voti
2 Risposte
17th Mar 2017, 10:09 AM
Petrov Ilya V
how did you make the element disappear when you scroll going down and appear when you scroll going up? In HTML. Just like below.
html5
javascript
scrolling
1 Voto
1 Risposta
28th Oct 2018, 12:26 AM
Alex Schneider
how to get the index of element of the iterated list directly, without using index()? How to count the instances and not values?
"for"
indexes
instances
python
0 Voti
2 Risposte
24th May 2018, 12:34 PM
hide on bush
How to set JSX content in a string (React)
dom
element
function
html
javascript
js
props
react
string
variable
2 Voti
5 Risposte
27th Jun 2020, 11:38 AM
Clueless Coder
How can we put two differnt link to same line without using   element n align 1st link to left side n 2nd link to right side
can
how
line
links
on
put
same
two
we
3 Voti
2 Risposte
26th Jan 2018, 8:10 AM
Pranshu Singh
Hi Guys i just want to ask How can I check for an element of the kind string data type in arrya thst i have.. and if it not tel
c++
r
0 Voti
4 Risposte
3rd Jul 2022, 2:16 PM
khalid Abd allmahmoud
How Can i do the div(group) elements ? I have in div tree element : heading and tree link like Home, Portfolio. Thanks you.
:
and
doing
element
group
heading
link.
0 Voti
1 Risposta
16th Mar 2021, 4:38 AM
Malick Diagne
Hello...if i make a div element in HTML & round the div to a circle with CSS, how do I keep the writing in the middle?
<see
link
please>
the
2 Voti
2 Risposte
15th May 2017, 5:25 AM
Delwyn Dunbar Taiwan
My two loop don't display paragraph élément with strong item. Thanks you.
display
element
item.
paragraph
strong
with
-1 Voto
1 Risposta
22nd Feb 2021, 6:15 AM
Malick Diagne
Input First line N (1<=N<=100). Then NxN table is given(all number are integers) Output The total sum of element that are locate
c++
cpp
help
problem
sololearn
sos
0 Voti
1 Risposta
3rd Oct 2020, 5:02 AM
Azat Malgazhdar
In the last exercise of this section the element requires # before its name. Why is this not mentioned anywhere in CSS lessons?
background
1 Voto
1 Risposta
19th Jun 2018, 3:07 PM
Paul Ottwell
So the tutorial says there is two ways to input audio using the source element but doesnt explain which one to use?
audio
html
html5
1 Voto
1 Risposta
24th Nov 2016, 12:04 PM
skytea yoloswag
On clicking add button , div is duplicated .How to edit code so that each added div element has unique id.eg: 3rd add btn id b13
html
jquery
php
0 Voti
3 Risposte
15th Jan 2018, 5:11 PM
muhammed rizwan
What will be the code for finding the element which occurs with maximum frequency and also to display its frequency in an arra.
c++
0 Voti
2 Risposte
20th Oct 2016, 8:56 AM
Deepro ghosh
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
< Precedente
1
...
24
25
26
Successivo >
Popolare oggi
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
3 Votes
Guys I don't know anything about cooding who can help me pls
1 Votes
Why can’t I use double “ in python?
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
1 Votes
Coding for Cybersecurity
1 Votes
Need help
1 Votes
Pointers in c#
1 Votes
2 cases not correct what's the problem
2 Votes
You’re free to give me your advice! 🚨
1 Votes
Salut tout le monde
1 Votes