reveal_type (task_queue.get()) # Reveals str. In Python 3.9, we can just inherit directly from Queue[str] or Queue[T] since its queue.
確定! 回上一頁