What command is used to insert 6 in a list ‘‘L’’ at 3rd position ? - Study24x7
Social learning Network

Warning: include(./views/auth.php): failed to open stream: Permission denied in /var/www/html/live/loginRightSlider.php on line 18

Warning: include(): Failed opening './views/auth.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/live/loginRightSlider.php on line 18
10 Jul 2020 07:27 PM study24x7 study24x7

What command is used to insert 6 in a list ‘‘L’’ at 3rd position ?

A

L.insert(2,6)

B

L.insert(3,6)

C

L.add(3,6)

D

L.append(2,6)

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles