10 questions · need 7/10 to pass.
Q1.Which of these correctly identifies the role of "Pick a Python version, manage it with uv (or pyenv)" in the broader system?
single
Q2.When applying "Catch Bugs Before You Commit (ruff + mypy)" in practice, which of these holds?
single
Q3."Make Your Builds Repeatable (Lockfiles)" — which of these claims is supported by the module?
single
Q4.For "Make Your Package Runnable (python -m)", which detail or constraint from the module is accurate?
single
Q5.Which definition of "Give Every Project Its Own Sandbox (uv venv)" matches what the module established?
single
Q6.Which fact about "Ship Your Code as a Real Command (Entry Points)" matches the mechanism the module covered?
single
Q7.When applying "One File to Describe Your Project (pyproject.toml)" in practice, which of these holds?
single
Q8.Which statement about how "How Python Finds Your Code (Imports and sys.path)" actually works is correct?
single
Q9.Which statement about how "Pick a Python version, manage it with uv (or pyenv)" actually works is correct?
single
Q10.For "Give Every Project Its Own Sandbox (uv venv)", which detail or constraint from the module is accurate?
single