Skip to content

CaseyAuria/Find-My-Friends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Find-My-Friends

my_city = (54.528728, -1.553050)

friend1_location = (54.682491, -1.216700) friend2_location = (54.978252, -1.617780) friend3_location = (53.479489, -2.245115)

print(friend1_location) print(friend2_location) print(friend3_location)

all_locations = (my_city, friend1_location, friend2_location, friend3_location)

print(all_locations)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors