Answers for "run python script from repl"

0

run python script from repl

exec(open("filename.py").read())
Posted by: Guest on August-17-2021

Python Answers by Framework

Browse Popular Code Answers by Language