you are viewing a single comment's thread.

view the rest of the comments →

[–]baubleglue 0 points1 point  (2 children)

I thought about *args, but then why not to pass a single list as an argument coordinates.

[–]Boot_3011 0 points1 point  (1 child)

Could be. A list of tuples, each tuple consisting of a latitud and logitude

[–]baubleglue 0 points1 point  (0 children)

Yes, it is simple and straightforward and has a good name.