This informs the type checker ( mypy in my case) that we have a function print_list() , that will take a list as an argument and return None .
確定! 回上一頁