Modules for Arithmetic Formatter?

For the Arithmetic Formatter are we allowed to use modules?

Welcome, there.

I see no reason why not :+1: . Provided the tests can evaluate your code’s output, and your code is written using Python, you are welcome to get to the endpoint however you see fit.

Thank you for the response, can you nudge me in the right direction on how to print the correct # of dashes for a problem? In the desired output sometimes it is four, five, or six dashes depending on the width of the second number with the operand.

How do I . . . count or store the value of the second line? Max()?

Well, there are many ways to achieve this:

Hope this helps

1 Like

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