Python · OS, sys, argparse & subprocess
What does this print, and what exit code does the process return? ``` import sys sys.exit("disk full") print("done") ```
Answer locked. Get the free KnowCard app to reveal it — plus spaced-repetition review so it actually sticks.
