Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
Hi, if I want to make an application like a cashier and inventory list, what should I learn?
ask
beginner
suggestion
0 głosów
2 odpowiedzi
27th Oct 2019, 1:00 AM
Shof fan
Take elements dynamically (they can be a single digit or character) and add them into the list, From the list seperate character
code
codeplayground
easy
python
simple
0 głosów
5 odpowiedzi
28th Sep 2022, 4:48 PM
Dannana Surya
How do i do this question. Fill in the blancks to create a list, reassign the 2 ellment and print the whole list. nums = [33, 42, 56] nums = [ ] =22 print ( )
python
-3 głosów
8 odpowiedzi
20th Jul 2016, 3:41 PM
Ethan
КАК СДЕЛАТЬ СПИСОК С РАНДОМНЫМ ВЫВОДОМ ОБЪЕКТОВ В НЕМ? HOW TO MAKE LIST, WITH RANDOM OUTPUT?
help
python
0 głosów
1 Odpowiedź
27th Sep 2018, 2:21 PM
Joe
Hellow every one! I would like if someone will teach me how to pick a random string/integer from a list, in python3
lists
python3
random
3 głosów
7 odpowiedzi
1st Feb 2018, 8:34 PM
GoldenCode
How to build lists where there are y items in the list, and the sum of the items are x?
lists
permutations
python3
3 głosów
1 Odpowiedź
28th May 2018, 12:54 PM
Jordan Pagé
The question is related to the link list in data structures in c , how can we add data in the middle using only one pointer!!
c,
linkedlist
list,
pointers
0 głosów
5 odpowiedzi
19th Jan 2023, 7:05 PM
Anand
while, if in python. Help with code.
if,
list,
python
while,
0 głosów
5 odpowiedzi
12th Mar 2020, 6:37 AM
GusPrzygora
whats the best tutorial to learn data structure(for example linked list, stack and etc) in java (without using java library)
c
c#
c++
java
javascript
node.js
php
1 Głos
3 odpowiedzi
12th Mar 2019, 7:19 PM
Ali Mouavi
Create a list, using the values 1,2,3,3, [2,3,4] and 'I love Python'. Then determine the length of this list
python
0 głosów
3 odpowiedzi
9th Oct 2017, 10:05 AM
Бауыржан
Input a list, sort it using bubble sort and print the sorted even elements before the sorted odd elements in a single list.
bubblesort
python3
2 głosów
4 odpowiedzi
26th Nov 2019, 3:34 AM
Azmat
Fill in the blanks to print the first element of the list, if it contains even number of elements.
python3
-1 Głos
1 Odpowiedź
29th Jul 2019, 5:49 AM
Sazida Binta Islam
I’m trying to print out the pets in the first position in the list, i didnt get error but i cant print them out
python
python3
0 głosów
4 odpowiedzi
28th Mar 2022, 12:27 AM
Lenoname
Okay, I wanna write a program in Python, a program like a book list, book's name and reading time, how can ı do that?
book
python
2 głosów
5 odpowiedzi
22nd Aug 2017, 8:10 PM
Bayan_kod.exe
There is a question of finding no. of changes made in a list, I am novice. Can you find errors please
python3
0 głosów
1 Odpowiedź
26th Feb 2019, 6:17 AM
Nikhil Tale
in a loop for, when running through a list, the value that is obtained what data type is it? or what data type does it belong to
python
1 Głos
4 odpowiedzi
19th Apr 2022, 9:57 AM
Amazon
In a linked list, if p is the pointer used to traverse in the list then what is the difference between p==NULL &p->link==NULL?
linkedlist
pointers
1 Głos
1 Odpowiedź
25th Dec 2019, 7:25 AM
Rahul Kashyap
Convert array to string
javascript,
js,
list,
lists
0 głosów
2 odpowiedzi
13th May 2017, 1:07 PM
Rahm
Is there any function to check is something is a memebr of a list/tuple? In python
help,
list,
python,
tuples,
0 głosów
1 Odpowiedź
15th Sep 2017, 8:55 AM
Gaurav Atreya
Anyone know how to make a function parameter so that any stl container(vector, list, deque etc) can use it if we need to in cpp?
c
c++
cplusplus
cpp
0 głosów
2 odpowiedzi
25th Nov 2021, 8:49 PM
Kareem Idris
Specially registered names and colors?
color
css
gradients
hexadecimal,
list,
0 głosów
4 odpowiedzi
15th Sep 2016, 12:05 AM
Patrick Amadaeus Silver
Write a function called manipulate_data which will act as follows: When given a list of integers, return a list, where the fi
python
0 głosów
1 Odpowiedź
17th Sep 2016, 1:57 PM
Dennis
Getting list as user_input
correlation_coeeficient
list,
math
project
statistics
1 Głos
2 odpowiedzi
19th Feb 2017, 3:40 PM
Olasubomi Oyetoso
How can I find all differences of two consecutive values from a list?
function,
if,
lambdas
list,
while,
0 głosów
1 Odpowiedź
23rd Apr 2020, 9:16 AM
Andrey Shintar
how to retrieve column wise data from list, eg 2nd column from x x = [ [1 , "vimal" , 1111] , [2 , "abhi" , 2222] , [3 , "ray
python
0 głosów
2 odpowiedzi
13th Aug 2020, 2:17 PM
Ritik Sengar
If i was reading a text file in a previous function and made a list, how can i pass that list to a different function in order to be read and open it?
function-arguments
functions
python
python3
1 Głos
2 odpowiedzi
19th May 2017, 1:02 AM
Beck
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
< Do tyłu
1
2
Dalej >
Popularne dzisiaj
How
5 Votes
Most asked 3.0
0 Votes
Print("hello ,world!"[7:13][2])
0 Votes
is python better than JS
0 Votes
can python make a flappy bird game
2 Votes
Can anyone confirm this sololearn bug ?
0 Votes
How long does it take to learn to code or design?
0 Votes
Python Module in Sololearn
2 Votes
Is There Another Easy Solution?#2
1 Votes
Would it be possible to store all your Python files in the same directory, and achieve data persistence?
0 Votes