A return statement consists of the return keyword followed by an optional return value. The return value of a Python function can be any Python object.
確定! 回上一頁