...
Note |
---|
Hints: You can write a helper function to calculate the distance between 2 Location objects. This will make the finding closest landing pad code easier to read and write. You can initialize the distance value with a very large number (e.g. infinity). Then the first landing pad’s distance will definitely be smaller than this. Details of the loop and logic are for you to implement…
|
Bootcamp maintainers
Documentation of bootcamp for maintainers (not bootcampers): Autonomy Bootcamp 2023 Maintainers