Scientific Computing with Python Projects - Arithmetic Formatter

Hello! I’ve written a solution to the Arithmetic Formatter project, however, it’s failing almost every test. It keeps telling me that the solution isn’t formatted in the correct way, but I can’t see where I’m going wrong. If someone could point me in the right direction, I’d be really grateful - thank you!

solution: boilerplate-arithmetic-formatter - Replit

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36 Edg/110.0.1587.57

Challenge: Scientific Computing with Python Projects - Arithmetic Formatter

Link to the challenge:

Further down the code, I’ve removed these 4 spaces using array notation, so I don’t think that’s the issue!

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