In this quiz, you'll test your understanding of The subprocess Module: Wrapping Programs With Python. By working through this quiz, you'll revisit how to launch external programs from Python, read the exit code that a process leaves behind, and raise ...