Python · OS, sys, argparse & subprocess
What is the single most important reason to pass a LIST to subprocess.run instead of a command string? ``` subprocess.run(["rm", filename]) ```
Answer locked. Get the free KnowCard app to reveal it — plus spaced-repetition review so it actually sticks.
