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