Task 10 hintsΒΆ

  1. Check all opened brackets are closed properly

  2. Check indentation of functions and loops

  3. Check the spelling of all functions is correct

  4. Check the data you are saving is correct by printing it

    • It might help to look at the range of data you are generating against that in the example!