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

Is the volume of a solid definite or indefinite?
How many areas are bordered by other land areas?
Earth is divided into 24? a. equators b. coordinates c. degrees d. time zones
How are state of nature and war connected
If two rays share a common endpoint, then they form a line
As shown in the illustration, Alexa had a negative balance in her checking account before depositing a $47.00 check. What is the new balance of Alexa's checking
can you simplify 17/15
what the words below have in common. a. minuteman b. Loyalist c. Patriot
how do I round off 248,739 to the nearest hundred?
Consider the constant function P(x)= -.5. Find P(1269.35). Does the function P have any zeros? Explain.