averys4524 averys4524
  • 21-09-2020
  • Computers and Technology
contestada

What’s the answer to edhesive 2.7 question 2?

Respuesta :

TaterTad
TaterTad TaterTad
  • 23-09-2020

Answer:

lat = [40.59, 40.52, 40.621, 40.519, 40.56, 41.265, 40.61, 40.806, 41.259, 41.265, 41.264, 41.264, 41.259, 41.262, 41.263]

lon = [69.532, 69.419, 69.354, 69.263, 69.478, 70.805, 69.706, 70.331, 70.815, 70.823, 70.815, 70.81, 70.824, 70.811, 70.811]

print("Farthest north = " + str(max (lat)))

print("Farthest west = " +  str(max (lon)))

print("Farthest south = " + str(min (lat)))

print("Farthest east = " +  str(min (lon)))

Explanation:

Answer Link

Otras preguntas

What caused the remarkable diversity of cultures in the americas in the centuries prior to contact with europeans?
What type of sentence is this? While you were sleeping,I watched a movie
Seven less than a number
Create a paraphrase of the following sentence from "The Cold Equations:" She belonged in that world of soft winds and warm suns, music and moonlight and graci
Which of the following is the average height of the oceans surface between high and low tides......sea level sea rise sea displacement sea cycle
A number has been round to 7700.what might the number
The oldest playable instruments discovered in china were tuned to the ______________ scale.
if f (x) =5x+40 what is f (x) when x =-5
Whats political world that existed in the Italian states
The sum of 2 numbers is 7. if one number is subtracted from the other, the result is -1. find the numbers