Computer Science A - 9/29/99 Struct TeamType { apvector City; apvector nickName; char Divisions; int Homers; double ERA; //Earned Run Average }