Hello,
Just for fun, I have tested a python question, and in the answer question I wrote
import os
system.os("uname -a")
and then clicked on verify
and in the answer question, sure enough, the result of the command appeared.
Now what if a sudo command was asked an a test for a password was introduced somehow?
Am i just unduly worried, this is impossible?