https://replit.com/@JoeClauson/boilerplate-arithmetic-formatter#arithmetic_arranger.py
So confused on the formatting for the tests of this project and don’t understand why the tests aren’t passing.
https://replit.com/@JoeClauson/boilerplate-arithmetic-formatter#arithmetic_arranger.py
So confused on the formatting for the tests of this project and don’t understand why the tests aren’t passing.
Does this help:
- -- -----
+ -- -----
? ++++
- --- ------
+ --- ------
? ++++
- -- -----
+ -- -----
? ++++
- - ------
+ - ------
? ++++
- - -----
+ - -----
? ++++
It looks like you have extra spaces at the end of some lines
Helps alot thank you so much, how do I get that information?
I copied lines of the error messages into a code block to get the color highlighting.
Yes my program passes all the tests now - thank you so much!
A post was split to a new topic: Help with Arithmatic Formatter
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.