A return statement includes the return keyword and the value that will be returned after that. Syntax of return statement: def funtion_name():; statements .
確定! 回上一頁