exec () takes three parameters: object - Either a string or a code object; globals (optional) - a dictionary; locals (optional)- a mapping object. Dictionary is ...
確定! 回上一頁