I have been working on this for over a week but it shows two errors when I tried to run in on Replit:(
It gives: Assertion Error: Expected different output when calling “arithmetic_arranger()” with [“3 + 855”, “3801 - 2”, “45 + 43”, “123 + 49”]
And : AssertionError:Expected solutions to be correctly displayed in output when calling “arithmetic_arranger()” with arithmetic problems and a second argument of True
.
I am new to python and couldn’t think of a way to fix this. Please help:)
Link to my project
Many thanks