Python exec () · object – It should be either a string or code object. If it's string, then it's parsed as a block of python statements and then execute it.
確定! 回上一頁