Canvas Link
https://learning.flatironschool.com/courses/6559/assignments/242969?module_item_id=571636
Concern
The syntax for a multi-line string is missing from the stack_test.py. This is casuing the BONUS deliverables to be required. No problem for me as I enjoy the BONUS and always do them, but for those that opt to not do the BONUS will be unable to pass all tests and therefor not be able to pass all tests on codegrade.
Additional Context
No response
Suggested Changes
Insert the multi line comment """ starting at line 28 till the end of the stack_test.py file.
Canvas Link
https://learning.flatironschool.com/courses/6559/assignments/242969?module_item_id=571636
Concern
The syntax for a multi-line string is missing from the stack_test.py. This is casuing the BONUS deliverables to be required. No problem for me as I enjoy the BONUS and always do them, but for those that opt to not do the BONUS will be unable to pass all tests and therefor not be able to pass all tests on codegrade.
Additional Context
No response
Suggested Changes
Insert the multi line comment """ starting at line 28 till the end of the stack_test.py file.