package
0.0.0-20240402023223-5f8e0e377ad7
Repository: https://github.com/ch-arham/golang.git
Documentation: pkg.go.dev

# README

Ping Pong

Many tech companies play ping pong in the office during break time. At Mailio, we play virtual ping pong using channels.

Assignment

Fix the bug in the pingPong function. It shouldn't return until the entire game of ping pong is complete.