Is there a way to run only single file for .py/.java in repl? I have created a repl and there are few different files ,but when I am executing it all the files are getting executed.
please suggest
Hi friend,
You should create a new repl for that.
Repl.it runs the main file and if you do not import other files they don't get executed.
We're a place where coders share, stay up-to-date and grow their careers.
We strive for transparency and don't collect excess data.
re: 📦Decimal ↔ hexadecimal converter VIEW POST
FULL DISCUSSIONIs there a way to run only single file for .py/.java in repl? I have created a repl and there are few different files ,but when I am executing it all the files are getting executed.
please suggest
Hi friend,
You should create a new repl for that.
Repl.it runs the main file and if you do not import other files they don't get executed.