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
How can I write a code to find prime numbers in a given list?
list
prime
1 Voto
4 Respuestas
10th Jul 2018, 3:16 PM
B.D
How Can i Print The Location address Of a element of list?
lists
python
1 Voto
2 Respuestas
6th Apr 2017, 5:31 AM
Rakib
Hi, does anyone know how I can put the information from an int(input) in a list?
input
lists
python3
1 Voto
6 Respuestas
25th Feb 2021, 11:00 PM
Alan Restrepo
How to create a general tree based of the data inside a doubly linked list?
data
list
n-ary
structres
tree
2 Votos
1 Respuesta
20th Apr 2019, 12:14 PM
Emanuel Terteș
how ı search my product in list? and its number ?
python3
0 Votos
1 Respuesta
18th Jan 2018, 8:33 PM
captainflint
Can you tell me the codes to create a dropdown list?
css
html5
0 Votos
1 Respuesta
21st Mar 2017, 11:37 AM
Yadumeet Singh
How to add an item from a list to an list which is an item of another list?
listsinpython
python
1 Voto
10 Respuestas
1st Aug 2019, 10:54 AM
Rudra Tiwari
How to delete a node in middle in a singly linked list?
doubt
2 Votos
1 Respuesta
25th Apr 2017, 4:08 PM
Nibhrit Mohanty
How do I add a character in a specific index of a list?
python
1 Voto
1 Respuesta
11th Feb 2021, 6:17 PM
The Rocky
How can I find a item in a list that's in a list?
python
2 Votos
2 Respuestas
25th Jan 2017, 11:06 PM
Jared
Why is a temporary node important while deleting a head node in a singly linked list?
c++
2 Votos
6 Respuestas
23rd May 2018, 4:30 PM
Mamuya, Gilbert .W
My profile Bio seen...I am following 3 person ... But nothing to show person name in this list?
sololearn
3 Votos
5 Respuestas
17th Aug 2022, 4:12 PM
Kaushik Patel
Is there a list function that swaps two items in a list?
functions
list
list-functions
swap
2 Votos
1 Respuesta
20th Feb 2017, 2:30 AM
Erik Johanson
I'm creating an encryption program based on translations anyone got any tips on apending user input to a list?
asymmetric-encryption
cryptography
encryption
4 Votos
14 Respuestas
12th Oct 2017, 12:57 AM
christopher hampton
How Can I add an element based on position to a list?
java
linkedlist
0 Votos
1 Respuesta
14th Nov 2018, 1:06 PM
Sin
How to compare two objects using "IF STATEMENT " in Linked list?
c#
generics
0 Votos
2 Respuestas
12th Jan 2017, 8:54 PM
Abdullah Alhmzani
Does anybody know why the dictionary values are all the last element of the second list?
dictionaries
python
0 Votos
5 Respuestas
28th Apr 2022, 1:11 AM
Syrine Ayedi
Can anyone find out why this code outputting a garbage value instead of sum of even numbers in the list?
asap
garbage_output
help
4 Votos
8 Respuestas
28th Apr 2021, 11:25 AM
Hemasri Kottapalli
How to know all DOM in js I mean DOM or Web API list?
html5
javascript
1 Voto
3 Respuestas
10th Jul 2016, 10:17 AM
DK-deadAnzle
Well, is there any method used for deleting one element in the List?
c#
collections
1 Voto
2 Respuestas
9th Jul 2016, 5:28 PM
Hocine Rebatchi
Loop in python for list? Can anybody explain how does this code perform?
lists
loops
python
python3
-4 Votos
2 Respuestas
5th Jul 2021, 4:19 AM
Zahed Shaikh
How are control and iteration statements able to read from code outside the parameter list?
c++
keywords
user_creation
4 Votos
2 Respuestas
3rd Apr 2017, 12:39 PM
Solo Wanderer 4315
What methods from the following make sense for the ADT of a sorted list?
adt
java
sorted
0 Votos
2 Respuestas
1st Apr 2020, 1:23 AM
Cyrus
How can I check if a value is in a list is inside another list?
in
list
2 Votos
2 Respuestas
14th Mar 2019, 3:31 PM
Eliya Ben Baruch
Python - Given a,b, *c, d = 1,2,3 how come c is equal to an empty list?
python
2 Votos
2 Respuestas
8th Nov 2020, 12:58 AM
Solus
How to search for common values in a 2 dimensional list and a simple list?
python
python3
0 Votos
2 Respuestas
8th Feb 2022, 2:17 PM
Lenoname
How can I find all differences of two consecutive values from a list?
function,
if,
lambdas
list,
while,
0 Votos
1 Respuesta
23rd Apr 2020, 9:16 AM
Andrey Shintar
Python: How do I get a certain digit of an element in a list?
index
list
python
0 Votos
1 Respuesta
22nd Feb 2020, 8:20 PM
Arsenii Velichko
In python how does someone use append method when a list is inside a list?
python3
1 Voto
1 Respuesta
21st Nov 2019, 2:58 PM
sudo-asap
Does that mean, In using append you can only add one item to the list?
lists
1 Voto
2 Respuestas
22nd Sep 2018, 9:54 PM
Charles Abakah
So why does this code not print previous example as a list? (Please!)
generators
lists
python
0 Votos
2 Respuestas
25th Nov 2016, 11:03 AM
Chris
How can we use 'not' operator to check if an item is present or not present in a list?
lists
0 Votos
6 Respuestas
23rd Oct 2020, 2:40 PM
Sri Laya
Which of the following options adds the ingredient `salt` to the `ingredients` list? A.salt.append('recipe') B.ingredients.appe
oop
-6 Votos
5 Respuestas
14th Nov 2018, 6:24 AM
KELVIN KANG'ETHE
Aside from index method, how u can get the unique indexes of duplicate characters in a string or list? (Python)
python3
2 Votos
5 Respuestas
4th Apr 2020, 10:26 AM
Yves Manalo
Can I split a string and treat each value as an value in a list?
lists
python
split
value
3 Votos
1 Respuesta
17th Oct 2017, 10:31 AM
Keegan Robertson
Why do we have to learn about stack and queue when we could directly learn about linked list?
c
doubts
linkedlist
queue
stack
2 Votos
2 Respuestas
18th Apr 2019, 6:34 AM
Debmalya Dey
What method is fastest and most commonly used for appending elements in the list?
python
0 Votos
1 Respuesta
1st May 2019, 10:58 AM
Dmytro Novak
How to search and count the common values between a simple list and a two dimensional list?
python
python3
0 Votos
3 Respuestas
8th Feb 2022, 7:39 PM
Lenoname
What's the difference between iteration by index and by items in a list? #python3
filter
map
python
1 Voto
1 Respuesta
13th Mar 2017, 7:06 PM
awesomeRoo
Why is it List<integer> list = new ArrayList();? shouldnt the first one be ArrayList instead of List?
java
lists
0 Votos
4 Respuestas
28th Jan 2016, 10:19 PM
Branko Nešić
How do i make a text input with drop down list? Check my profile for image posted!
css
html
1 Voto
2 Respuestas
4th Apr 2020, 2:51 PM
TiNK®
Can split method of list be used to separate each alphabet of a word in the list? Or an alternate way to do it?
python3
0 Votos
10 Respuestas
12th Jul 2020, 6:59 PM
Sabur Naseer
How to define an array in Python and how an array is different from a list?
arrays
lists
python
python3
3 Votos
1 Respuesta
19th Jun 2017, 4:20 AM
snoɯʎuou∀
How can one combine array elements from four different arrays without data repetition creating an ordered list?
c++
javascript
1 Voto
2 Respuestas
25th Jun 2018, 11:01 PM
Petest Sam
Why this code not joining the 'pq' in the last string of the list? How can I solve this problem?
problem
python
0 Votos
6 Respuestas
9th Jan 2020, 5:45 PM
Ashutosh R. Yadav
How can you randomly return an element from a list? "rand()" is uniformly distributed from 0to 1. "list" is a list of elements.*
c++
programming
python
0 Votos
14 Respuestas
10th Nov 2018, 7:09 PM
Deep
Why does this Python code insert a new value to a str list but raise exception for an integer list?
python
0 Votos
5 Respuestas
7th Feb 2020, 6:59 AM
Prof. Dr. Zoltán Vass
How can i find the value of a diccionary that is in a list?
dictionaries
lists
python3
0 Votos
1 Respuesta
19th Oct 2018, 10:58 PM
kenyi lópez
How to assign key value from below list to dict? And and sum all. Below key values are assigned manually. How take it from list?
dictionaries
lists
python
python3
0 Votos
7 Respuestas
30th Jun 2021, 4:36 PM
Zahed Shaikh
is there any function to check if the content of a list are present in another list?
python3
0 Votos
2 Respuestas
11th Sep 2020, 10:35 AM
Jeet Swarnakar
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
5
6
7
Siguiente >
En tendencia hoy
What's wrong with this code ? ( Beginner)
2 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Please rate my code from 1 to 10
2 Votes
Suggestions needed
4 Votes
Write a program to find the strings are in isogram or not
0 Votes
Square Roots
0 Votes
Currently learning C++, I’m getting into socket programming with C++
0 Votes
How to start
0 Votes