mirror of
https://github.com/bootdotdev/fcc-learn-golang-assets.git
synced 2025-12-10 07:11:19 +00:00
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.