doughnuts2110 doughnuts2110
  • 15-05-2022
  • Computers and Technology
contestada

This is your code.
>>> a = [5, 10, 15]
>>> b = [2, 4, 6]
>>> c = [11, 33, 55]
>>> d = [a, b, c]
d[2][1] is ___.

Respuesta :

Аноним Аноним
  • 15-05-2022

Construct d

  • d=[[5,10,15],[2,4,6],[11,33,55]]

So

d[2] is c i.e [11,33,55]

d[2][1]=c[1]

So it's 33

Answer Link

Otras preguntas

facts about the Virginia plan
How many quarts are in 2 and 3/4 of a gallon
List four methods that can be used to separate mixtures and give an example of each method?
What is a good sentence for the word orbit?
Explain the transition from the Roman society to medieval society. Politically, Socially, Religiously, and economically. How did this thing change Rome to a med
List four methods that can be used to separate mixtures and give an example of each method?
Why was Charles Darwin considered to be a revolutionary?
Which of the following prefixes is best for measuring large quantities like the mass of a person? milli kilo deci deca
I Am A Number That Is Double The Product Of 2 And 7. One Of My Factors Is 7 What Is My Other factor
Explain the transition from the Roman society to medieval society. Politically, Socially, Religiously, and economically. How did this thing change Rome to a med