I want to read a textfile in which a python script is saved. Is it possible to run this script line by line with the subprocess module?
subprocess
My prefabricated