You can return multiple values from a function in Python. To do so, return a data structure that contains multiple values, like a list ...
確定! 回上一頁