Hi!
I am working my way through the Level 3 Capstone project and hit a hurdle at Exercise 1.3;
I believe I am returning the correct data and format, the code passes testing (Code->Run Tests) but fails on the
testSection[`exercise1]
I have included some sample output and the meta info;
| c | t f a |
|---|---|
| session | s p |
| lapId | j |
| time | t |
| endTime | t |
| sensorId | s |
| sensorValue | f |
Is it a data issue?
Thanks!
