Duck typing simply means that in your functions you expect objects to follow certain protocol and you don't care about the type. Here, you ...
確定! 回上一頁