We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5bead7 commit 40dd94dCopy full SHA for 40dd94d
09-intermediate-algorithm-scripting/21-map-the-debris.js
@@ -1,5 +1,5 @@
1
/*
2
-Map the Debris
+Map the Debris:
3
Return a new array that transforms the elements' average altitude into their orbital periods (in seconds).
4
The array will contain objects in the format {name: 'name', avgAlt: avgAlt}.
5
You can read about orbital periods on Wikipedia (https://en.wikipedia.org/wiki/Orbital_period).
0 commit comments