a = get_player_name b = a puts '0' puts a.await puts '1' puts b.await puts '2' quit