Guessing-Game-Simulation--multi-processing-application
a multi-processing application that simulates a guessing game between 2 processes using signals. A parent process will create 2 children processes. We’ll call the first child process P1 and the second child process P2.