Tell us what’s happening:
Describe your issue in detail here.
I try doing some coding here, but the code right now is not important. Whenever a try do start a new Replit file from the budged exercise, i always get the same fail, even though i did not start coding a line. I do not know what the problem is. If any of you guys could help me i’ll be thankful
When you ask for help, it’s much more easier to help you if you also post the link to your project.
Now, I am not sure if this is the issue, but it could work. If you don’t want to try without being sure, please first give the replit link. Otherwise, follow these steps:
Enable showing of hidden files from the three dots menu in the panel that shows the list of files:
Open the .replit file that has just appeared. It is probably something similar:
Change the .replit file, replace the line that has run = "python index.py" with run = "python main.py"