467,243 views
38 votes
38 votes
This is your code.

>>> a = [5, 10, 15]
>>> b = [2, 4, 6]
>>> c = [11, 33, 55]
>>> d = [a, b, c)
b[1:2] is

User Kershaw
by
2.2k points

2 Answers

18 votes
18 votes

Answer:

got no answr...help me with it

User Dottie
by
3.0k points
14 votes
14 votes

Answer:

6

Step-by-step explanation:

User JWiley
by
2.8k points