7 cout <<
" Instantiating Tesla" << endl;
8 cout <<
" Factory car tesla autopilot[0][0] " << autopilot[0][0] << endl;
9 cout <<
" Factory car tesla autopilot[0][1] " << autopilot[0][1] << endl;
10 cout <<
" Factory car tesla autopilot[1][0] " << autopilot[1][0] << endl;
11 cout <<
" Factory car tesla autopilot[1][1] " << autopilot[1][1] << endl;
13 cout <<
" generalCarVar is " << generalCarVar << endl;