Closed fabiosl closed 9 years ago
Hi @fabiosl, Sorry, this is the default behavior. This is the link to the NOT UPDATED list of default script with its behavior. http://vpl.dis.ulpgc.es/index.php/en/old-documentation/61-compilers-and-interpretesin-jail-system You can see that the script of Python only run the first file.
If this is not the appropriate behavior for you, I encourage you to experiment creating your own script of execution. You can take the first step using the default script.
Best regards
Hi @jcrodriguez-dis,
I've created a VPL assignment with 5 files (ex01.py, ex02.py, ex03.py, ex04.py, ex05.py).
On each file I've written something like
So, when I run file #2, I'm expecting to get a "hello from 2", right? However, no matter which file I run, the first file is always executed.
Is this a known issue?
Screenshots: