Scientific Computing with Python Projects - Arithmetic Formatter

Click the three dots “…” in the file menu and select “show hidden files”

Edit .replit

Make sure you have this run = line, it might say something like run = Use run command. Change it to run = "python3 main.py"

Check out these solutions for images:

https://forum.freecodecamp.org/t/data-analysis-with-python-projects-demographic-data-analyzer/654005/2?u=pkdvalis

https://forum.freecodecamp.org/t/scientific-computing-with-python-projects-arithmetic-formatter/644338