Practice ยท 3 of 3
The Restore Command
Given a fresh venv and a requirements.txt, which single pip command restores everything? Write restore_cmd() returning that command as a string.
Difficulty: beginner
Press Submit to check your solution.
Back to lesson: Practice: Requirements Hygiene