Discover
Questions library
Collections library
Find online teacher
login
Discover
questions library
Find online teacher
login
Popular searches:
if-else
class-diagram
flowchart
Polymorphism
Home
Questions
Questions
Study lists
Yasmin Questions
5728 Questions
Given a two Python list. Write a python program to iterate both lists simultaneously and display items from list1 in original order and items from list2 in reverse order.
Python programming
2022-05-04
Answers
30
Question
40
Followers
30
0
1
688
Concatenate two lists in the following order using python programming
Python programming
2022-05-04
Answers
30
Question
40
Followers
30
2
1
1224
Given a list of numbers. write a program python to turn every item of a list into its square.
Python programming
2022-05-04
Answers
30
Question
40
Followers
30
0
1
647
Write a python program to add two lists index-wise.
Python programming
2022-05-04
Answers
30
Question
40
Followers
30
0
1
1093
Reverse a list in Python
Python programming
2022-05-04
Answers
30
Question
40
Followers
30
0
1
991
Remove duplicates from a list and create a tuple and find the minimum and maximum number using python programming
Python programming
2022-05-04
Answers
30
Question
40
Followers
30
3
1
1327
Get all values from the dictionary and add them to a list but don’t add duplicates using python programming
Python programming
2022-05-04
Answers
30
Question
40
Followers
30
0
1
1029
Iterate a given list and check if a given element exists as a key’s value in a dictionary. If not, delete it from the list using python programming
Python programming
2022-05-04
Answers
30
Question
40
Followers
30
0
1
1043
Checks if one set is a subset or superset of another set. If found, delete all elements from that set using python programming
Python programming
2022-05-04
Answers
30
Question
40
Followers
30
0
1
612
Find the intersection (common) of two sets and remove those elements from the first set using python programming
Python programming
2022-05-04
Answers
30
Question
40
Followers
30
0
1
641
Create a Python set such that it shows the element from both lists in a pair using python programming
Python programming
2022-05-04
Answers
30
Question
40
Followers
30
0
1
622
Write a python program to iterate a given list and count the occurrence of each element and create a dictionary to show the count of each element.
Python programming
2022-05-04
Answers
30
Question
40
Followers
30
0
1
232
Slice list into 3 equal chunks and reverse each chunk using python programming
Python programming
2022-05-04
Answers
30
Question
40
Followers
30
0
1
845
Total:
5728
Previous
433
434
435
436
437
Next
Go