Posts

Showing posts from December, 2023

Gujarati:- PT-2 Revision Worksheet

Image

Class 8: Ch.8 Python–Lists, Loops and Functions [W.B]

Image

Class:8 , Sub : Computer , Ch.8 Python–Lists, Loops and Functions [N.B]

Image
  1 Select the correct option . a.                    Items in a list with five elements will have index from              . i.    1to 4             ii.1 to 5              iii.0to 5               iv.0to 4   Ans:      0to 4 b.                    The method used to remove an item from a list is                . i.   pop()            ii. remove()          iii. both...