In Python, classes are objects (values), handled like other objects. Thus, you can pass a class as an argument in a call to a function.
確定! 回上一頁