Skip to content

soniaymkvaa/map_task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

map_task

  1. Information about input User needs to enter:
  1. a year of the movie

  2. Coordinates(latitude and longitude)

    Example:

    image

  1. Functions
  1. def find_distance_(place1, place2): finds a distance between two places
  2. def find_coordinates(place): finds coordinates of our place
  3. def info_about_film(year, name): finds needed information about movie and returns a list of year, name, location and coordinates
  4. in main function we have our input, generation of a map and here we have our others functions called
  1. Example of map:

    image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages