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