Python programing question  1) Create a list named fruits with the following items. applepear 2) Add " orange at the end of the fruits list. 3) Change the value from "cherry " to "banana ", in the fruits list . 4) Use the insert method to add "lemon " as the third item in the fruits list . 5) Use a range of indexes to print the third, fourth , and fifth items in the fruits list 6) Use the del method to remove "banana" from the fruits list . 7) Use negative indexing to print pear' in the fruits list

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter7: Arrays
Section7.5: Case Studies
Problem 4E: (List maintenance) a. Write a complete C++ program that can be used to update an ordered list of...
icon
Related questions
Question
100%

Python programing question 

1) Create a list named fruits with the following items. applepear
2) Add " orange at the end of the fruits list.
3) Change the value from "cherry " to "banana ", in the fruits list .
4) Use the insert method to add "lemon " as the third item in the fruits list .
5) Use a range of indexes to print the third, fourth , and fifth items in the fruits list
6) Use the del method to remove "banana" from the fruits list .
7) Use negative indexing to print pear' in the fruits list

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Lists
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning