Multiple console editing

When I try to run a Python code other than main.py through the console, it doesn’t work. I have to open a shell and run the files from there.

Hey @bilalaydineem!

Just click the next to “Files” then click “Show hidden files”. Next click on the .replit file and finally you can change the entrypoint to whatever file you want to run.

Images

Dots

Show hidden files

edited

You should also see the docs on how to configure a Repl: https://docs.replit.com/programming-ide/configuring-repl

And if you want to run the last edited file, take a look at this post:

2 Likes

(Didn’t see this last time I’ve seen this post, it’s locked so I’ll post it here)

Seems like a fun challenge :slight_smile:

Harika bir açıklama olmuş teşekkür ederim

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