Scientific Computing with Python Projects - Arithmetic Formatter

Tell us what’s happening:
I’m using replit for the first time here, so I’m not really sure if I’m doing it right. When I try to run main.py to test the function, I get the following error:

Traceback (most recent call last):
File “”, line 1, in
NameError: name ‘main’ is not defined. Did you mean: ‘min’?

Your code so far

Your browser information:

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

Challenge: Scientific Computing with Python Projects - Arithmetic Formatter

Link to the challenge:

you have shared the join link, this is the link that allows other people to make edits in your repl, so I am deleting it from your post for your safety. Please post the link you have in the url bar qhen you are working on the repl

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