Codecademy Forums
Unit Testing Python3
Language Help
Python
general
navidchowdhury624478
September 8, 2022, 3:58pm
1
image
1074×690 46.2 KB
I was wondering if someone could help or explain something. I wanted to add a more specific error message to
assertLess
statement. Is it possible to get rid ‘
40 not less than 35
’ from the resulting message from the statement?