What is a key function?
What is an iterator?
What is a callable?
What is a namespace package?
What is __slots__?
What is a portion?
What is a namespace?
What is CPython?
What is a special method?
What does reference count refer to?
What is a callback?
What is a slice?
What is a complex number?
What is a regular package?
What is a dictionary comprehension?
What is a new-style class?
What is a list?
What is a module spec?
What does ... most commonly represent?
What does >>> usually represent?
What is a future statement?
What is immutable?
What is a bytes-like object?
What is a method?
What was Python 3000?
What is a lambda?
What is 2to3?
What does contiguous refer to?
What is an asynchronous context manager?
What is duck-typing?
What is a class variable?
Who is Python’s BDFL?
What is garbage collection?
What does method resolution order refer to?
What is the filesystem encoding and error handler?
What does an abstract base class do?
What does GIL stand for?
What is an attribute?
What is an importer?
What is a docstring?
What is a descriptor?
What is importing?
What does named tuple apply to?
What is a virtual machine?
What is a list comprehension?
What is the Zen of Python?
What is an asynchronous generator iterator?
What is a dictionary view?
What is a type hint?
What is an asynchronous generator?
What is an extension module?
What is a finder?
What is a decorator?
What is a generator expression?
What is a metaclass?
What does interpreter shutdown refer to?
What does EAFP refer to?
What is a generator?
What is floor division?
What are mutable objects?
What is a module?
What is the ... ellipsis literal mostly used with?
What does single dispatch refer to?
What is an annotation?
What is a function?
What is LBYL short for?
What is the import path?
What does PEP stand for?
What is a coroutine function?
What is a set comprehension?
What is a generic function?
What is nested scope?
What is a class?
What is a file object?
What is an asynchronous iterable?
What is an f-string?
What is a generic type?
What is a binary file?
What is a borrowed reference?
What does MRO stand for?
What is an expression?
What is a path-like object?
What is a virtual environment?
What is a function annotation?
What does interpreted refer to?
What is a context variable?
What is bytecode?
What is IDLE?
What does hash-based pyc refer to?
What does interactive usually refer to in Python?
What is an iterable?
What is an awaitable?
What is a dictionary?
What is the global interpreter lock?
What is a mapping?
What is a sequence?
What is an argument?
What is a positional argument?
What is considered hashable in Python?
What is a magic method?