You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cout << "Your name is " << getName() << " you are " << getAge() << " years old and you are " << getHeight << "cm tall and you are a " << getGender() << endl;