Python exec () builtin function is used to execute Python code dynamically, given to it via a string or code object.
確定! 回上一頁