Expected different output Arithmetic Formatter

I’ve got all the “error” tests passed and it looks like its formatted correct and showing the answer when true in the output but I’m obviously missing something.

[type or paste code here](https://replit.com/@RandyDobbins/boilerplate-arithmetic-formatter-3#arithmetic_arranger.py)

I’m not sure if this will solve the problem but you used wrongly the new line!
It is \n not /n

Try changing that.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.