At Westonci.ca, we provide reliable answers to your questions from a community of experts. Start exploring today! Connect with a community of professionals ready to provide precise solutions to your questions quickly and accurately. Explore comprehensive solutions to your questions from a wide range of professionals on our user-friendly platform.

Need help with 9.2 Lesson Practice edhesive asap please

Sagot :

Answer:

Can you add an attachment please

In this exercise we have to use the computer language knowledge in python, so the code is described as:

This code can be found in the attached image.

So the code can be described more simply below, as:

height = []

height.append([16,17,14])

height.append([17,18,17])

height.append([15,17,14])

print(height)

See more about python at brainly.com/question/26104476

View image lhmarianateixeira
View image lhmarianateixeira