Write a Python program using List Methods and Functions to do the following a. Create an empty list with the name item1. b. Add the elements (3.5,5.5,6.25) to the list. c. Insert the element 6.1 in...


solve this question using python language


Write a Python program using List Methods and Functions to do the following<br>a. Create an empty list with the name item1.<br>b. Add the elements (3.5,5.5,6.25) to the list.<br>c. Insert the element 6.1 in the index 2.<br>d. Create another list with elements (7.5,8.2) called Item2.<br>(1 Mark)<br>(2 Marks)<br>(2 Marks)<br>(2 Marks)<br>(2 Marks)<br>(1 Mark)<br>e. Add both the lists Item1 and Item2 into one list called Item3.<br>f. Sort the elements of the list Item3 in reverse order.<br>A BI p-<br>Use the upload link after Question 26 to upload the answer. (image, word, pdf, or any<br>practical files)<br>استخدم رابط التحميل بعد السؤال 26 لتحميل الإجابة )صورة، كلمة، pdf، أو الملفات العملية(<br>

Extracted text: Write a Python program using List Methods and Functions to do the following a. Create an empty list with the name item1. b. Add the elements (3.5,5.5,6.25) to the list. c. Insert the element 6.1 in the index 2. d. Create another list with elements (7.5,8.2) called Item2. (1 Mark) (2 Marks) (2 Marks) (2 Marks) (2 Marks) (1 Mark) e. Add both the lists Item1 and Item2 into one list called Item3. f. Sort the elements of the list Item3 in reverse order. A BI p- Use the upload link after Question 26 to upload the answer. (image, word, pdf, or any practical files) استخدم رابط التحميل بعد السؤال 26 لتحميل الإجابة )صورة، كلمة، pdf، أو الملفات العملية(

Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here