Which symbol is used to create a list in Python?, (), {}, [], Which of these is a valid Python list?, [1, 2, 3], {1, 2, 3}, (1, 2, 3), Lists in Python are:, Mutable, Fixed-size, Numeric only, Immutable, Which method adds one item at the end of a list?, add(), insert(), append(), extend(), Which method removes and returns the last item of a list?, delete(), remove(), clear(), pop(), What is the index of the first element in a Python list?, 0, 1, 2, -1, Which method is used to insert an item at a specific position?, extend(), insert(), append(), sort(), Which method removes the first matching item from a list?, pop(), clear(), remove(), del(), What does len([10, 20, 30]) return?, 30, 10, 3, 2, Which method arranges list items in ascending order?, arrange(), order(), reverse(), sort()
0%
List in Python for Std 11
Share
Share
by
Satpathy
Edit Content
Print
Embed
More
Assignments
Leaderboard
Show more
Show less
This leaderboard is currently private. Click
Share
to make it public.
This leaderboard has been disabled by the resource owner.
This leaderboard is disabled as your options are different to the resource owner.
Revert Options
Quiz
is an open-ended template. It does not generate scores for a leaderboard.
Log in required
Visual style
Fonts
Subscription required
Options
AI Enhanced: This activity contains content generated by AI.
Learn more.
Switch template
Show all
Open results
Copy link
QR code
Delete
Continue editing:
?