Basically, exec executes a piece of code or an expression. The said expression is delimited by quote chars and hence appears as a string. It executes the code ...
確定! 回上一頁