Fall-Guy Lab
A timing game where the ONLY parameter that matters is a timestamp. There's no menu of different inputs like the other labs - just one number (the current time), and everything the function does depends on comparing that number to a remembered starting time. Fill in the missing code in code.js, one TODO at a time.
Try each TODO yourself first. If you get stuck, use the hint button for that spot — hints start vague and get more specific. The last hint is the literal answer.
⏱ Hints are on a shared 30-second timer. Asking for a hint anywhere locks every hint button on the page — there's no dodging the wait by jumping to a different blank.
These are mostly math trace questions - do the arithmetic by hand before picking an answer. One attempt per question.
Your certificate below is based on your Predict & Check results. It updates automatically as you answer questions.
Once your code works and you've finished Predict & Check, try any of these:
score variable already declared at the top of the file - wire it up! Add points for a safe landing, and show it on the page.