From your assertion error, your output is not the same as what is expected. The (-) sign represents your output while the (+) sign represents what is expected. You will need to edit your code so that your output matches exactly what is expected.
Read this post for more details on assertion error output.