Basically, the Python exec() method executes the passed set of code in the form of string. It is very useful as it practically supports dynamic execution.
確定! 回上一頁