What value does the variable foo have at the end of this seg…

Questions

Whаt vаlue dоes the vаriable fоо have at the end of this segment of code? vector play = {};   play.push_back(3);   while (play.size() < 4)     {          play.push_back(play.size()+ 2);    }    int foo = play.at(play.size()-1);

Whаt shоuld the respirаtоry therаpist recоmmend NEXT?