There might be red herrings, or there might not. Use the blocks you think you need.
Write a function that runs on a police speed camera computer. The function takes a list of speeds (in mph) as floating-point numbers, and counts how many of the vehciles were travelling over the motorway speed limit (70mph). It then returns this value.