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
why did python return answer as 8 instead of 7 cos i'm told we start counting from 0 ,help i'm a noob
index
phrase
python
0 Voto
2 Respostas
14th Feb 2020, 1:29 PM
Alex Trice
Write a C program to search all occurrences of a word in given string using loop Array Index starts from 0
c
c++
strings
0 Voto
2 Respostas
29th Feb 2020, 5:16 AM
Somya Sarathi Samal
Java error help : exception in thread main java.lang.arrayindexoutofboundsexception index 5 out of bounds for length 5
code
error
java
0 Voto
1 Resposta
27th Nov 2020, 4:19 AM
TheKaiserUltra V1
Working on the Index Checker code with the specified conditions. So far i have made a code, but it doesn't work on dynamic chang
finder
index
java
on
0 Voto
5 Respostas
21st Oct 2019, 7:42 AM
Agron
Help with this Python output!
help
index
output
python
1 Voto
5 Respostas
15th May 2018, 12:12 PM
stephanie
A program to get an output character from a input string by index number. Please tell me how to write the code.
java
-1 Voto
4 Respostas
3rd Dec 2020, 8:30 AM
Dalia
Python: How do I get a certain digit of an element in a list?
index
list
python
0 Voto
1 Resposta
22nd Feb 2020, 8:20 PM
Arsenii Velichko
(Edit: Solved) Why do I get an IndexOutOfBoundsException?
arrays
c#
exceptions
index
-1 Voto
5 Respostas
21st Mar 2021, 7:12 PM
️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️
An array of random numbers from n elements is given. Print the numbers in the index of which there is a number 2 .
python
python3
-2 Votos
3 Respostas
5th Apr 2022, 4:15 PM
Gulnur
Loop to add numbers in array JS
adding
index
javascript
loop
numbers
1 Voto
5 Respostas
4th Jun 2018, 11:25 AM
Irena
iterate over matrix, and print its index as (i,j) and corresponding value. For example, Index: (1,1), Value: 50. y = np.array([[
numpy
python
without-loop
1 Voto
1 Resposta
3rd Oct 2021, 12:40 PM
Zhenis Otarbay
dictionary2 = {'Key1': {'Key2': 'HSR'}, 'Key2':{'Key2' : 'HsR'},'Key3':'HSr'}
dictionaries
index
keys
python3
1 Voto
3 Respostas
13th Apr 2020, 12:38 PM
Sukanya Bag
Why is "Moon" the correct answer to the following question?
dictionary
index
order
python
start
uordered
2 Votos
7 Respostas
16th Nov 2019, 11:58 PM
Sonic
What is meant by "Search engines use the headings to index the structure and content of your web pages."
headings
html
1 Voto
1 Resposta
2nd Dec 2020, 1:43 PM
Nelson Kamsy
String index starting from 1. Why *s value put in starting of string why not putting middle of the string?Plz explain how?
cpp
sololearn
1 Voto
2 Respostas
16th Sep 2020, 12:20 PM
Suparna Podder
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
Why does this compile and why is the answer zero?
array
c++
compile
index
negative
zero-size
5 Votos
8 Respostas
20th Nov 2019, 10:50 PM
Sonic
How to delete something in the string?
delete
index
python
string
1 Voto
5 Respostas
9th Dec 2017, 2:05 AM
Razka Agniatara
Given an array of positive even and odd numbers. We have to find the index of largest even number. Use that maximum even number
array
c
c++
devleper
help_me
java
java_program
solve
1 Voto
3 Respostas
15th Nov 2018, 3:36 PM
Abrar Bandar
[Solved]Why str.charAt(-1) doesn't work?
challenge
charat
index
javascript
2 Votos
3 Respostas
27th Sep 2019, 5:16 PM
Raihan Arefin🇧🇩 [Thunder_Rabbit⚡⚡]
int [] myArr = {3, 8,5,3}; what is the code to multiple the value array from index 0 to 3 ???
array
java
loop
2 Votos
2 Respostas
1st Jan 2017, 7:41 PM
shakil
Is any one know how to get to print cell index address (eg. A5,B1..)of an cell of excel sheet using openpyxl in python
python
1 Voto
3 Respostas
1st May 2020, 2:33 PM
Lukmanul Hakeem M
How do I check if elements in string are in another string and the index position in the other string g in python?
python
0 Voto
5 Respostas
18th Nov 2016, 6:55 PM
__JAYMES
Please why is the index not persevered in the first group? After creating a reference to the property, it preserved the i.
js
objects
1 Voto
2 Respostas
6th Feb 2021, 12:23 PM
جوردن آهو ماولی
2. Write a function that displays the contents of an array in a predefined format with the value of index 0, displayed last.
c
program
0 Voto
3 Respostas
26th Apr 2021, 11:04 AM
Enyali Chika
What is the meaning of
index
java
line
of
1 Voto
5 Respostas
14th Oct 2017, 1:52 PM
mariam_sanad
How can we obtain the coordinations(x,y) of a precise number in a 2D array?
2d
arrays
c#
index
0 Voto
4 Respostas
11th Mar 2022, 12:45 PM
Sirenix
When I import the first column it appear but when I index the second column it doesn't appear!, why?
matplotlib
pandas
plot
0 Voto
1 Resposta
1st Sep 2020, 9:09 PM
Ali Maher Noori Ali
Why it is giving me the index number True (boolean value)is 0 when it is actually 4 in this list?? (But for False it is correct)
booleans
lists
python
python3
2 Votos
3 Respostas
22nd Jun 2020, 8:27 PM
Anik Datta
I don't understand how the output displays 3??
challenge
index
python
question
1 Voto
1 Resposta
24th Oct 2022, 6:30 PM
Bezu Tadesse
I am trying to read a csv file into a python dictionary (nested)but it's giving me an error saying list index out of range
python
1 Voto
1 Resposta
1st Nov 2020, 10:15 PM
Simbarashe Mpofu
Question in python
arrays
index
programming
python
question
syntax
3 Votos
4 Respostas
17th Jan 2020, 11:41 PM
Mark Emad
¿It's possible to package the full list of modules in a python app?
index
modules
packages
python
5 Votos
1 Resposta
24th Jan 2018, 6:14 PM
Jessie Buckland
In the list, How could I show the number of the value from the list, one by one? (Indexing issue)
index
indexing
list_in_python
python_issue
1 Voto
2 Respostas
19th Jul 2020, 5:00 PM
Rana Yehia
I have five buttons with the same class name. I have an onclick function that should console.log the index of the clicked button
html5
javascript
1 Voto
2 Respostas
4th May 2021, 8:38 PM
Austin King'ori
Python
code
index
python
python_question
0 Voto
2 Respostas
6th Aug 2022, 11:06 AM
Nomeena Abbasi
Numpy Slice by Value. There Has to be a Better Way!!!
array
index
numpy
pandas
python
python3
1 Voto
4 Respostas
6th Mar 2021, 4:10 AM
Ethan
HTML Hyperlink
a
href
html
hyperlink
index
6 Votos
1 Resposta
29th Jun 2019, 10:02 AM
March Zucherbug
Help me to correct the algorithm of transforming matrix
c
index
matrix
pointers
transform
1 Voto
5 Respostas
21st Dec 2018, 1:44 PM
Sabina Nikolaeva
Problem with vector arrays in c++
arrays
c++
index
0 Voto
2 Respostas
18th Dec 2017, 9:05 PM
Anany Sharma
Please somebody explain me the output.
array
boundlimit
c++
index
sizeof
5 Votos
5 Respostas
5th Mar 2017, 2:34 PM
Rishabh Agrawal
Ineed a program with c++ language to 1 organized file (write and read) and insert and search with index
answer
comments
writecode
0 Voto
1 Resposta
5th Aug 2017, 3:18 PM
Alfatih Bashir(habar)✌
Why im not geting an index error when i run this code.. list = ['a', 'b', 'c', 'd', 'e'] print (list[10:]) ?
python
0 Voto
3 Respostas
25th Nov 2016, 6:45 AM
Mazin
Does this code is right or need to do some changes? It basicly search the Given word by user in a String nd prnt index of word
java
0 Voto
5 Respostas
15th Nov 2019, 11:31 AM
Abdul Wahab
Are there really any difference (beside the index of element), between i.e x[2][3][4] or x[2][4][3] or x[2][12] or x[24] ?
arrays
c++
0 Voto
2 Respostas
25th Apr 2017, 4:38 PM
Yadi Indrawan
given a string, and a integer, how to remove the index of that string without using any string process function?
indexers
python3
strings
1 Voto
1 Resposta
15th Nov 2017, 10:24 PM
DONG PEI
How to make a function that takes a sorted list of integers and returns index of a given number by using binary search?
python3
0 Voto
2 Respostas
11th Aug 2019, 8:24 AM
Beki Mehari
How does this C code output "83 e"?
83e
array
c
index
0 Voto
1 Resposta
8th Oct 2020, 1:53 AM
March Zucherbug
Выводит вот это: x = sorted(my_list_1[1], reverse=True) IndexError: list index out of range Но код выводит то что я хочу
python3
0 Voto
1 Resposta
21st Nov 2022, 9:02 AM
Plutos
Code Simplifying And Correcting
help
index
lists
python3
1 Voto
2 Respostas
14th Jan 2022, 3:51 PM
Arnav Mohan
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
8
9
10
11
Próximo >
Quente hoje
How many days will It takes to completely learn front end
4 Votes
SQL
3 Votes
HTML/CSS questions
0 Votes
JAVA PROGRAMMING
2 Votes
What Does Pseudo Elements Mean.
2 Votes
IMAGE
0 Votes
Html
1 Votes
How can I continue with my goal if I lost all my lives?
0 Votes
member initializer list : order of evaluation
0 Votes
Find courses
0 Votes