Use return inside of an if-statement to break out of it and end the function. def a_function(): if ...
確定! 回上一頁