There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.