J5261988: class TysMom
{
public:
bool done;
int age;
int ugliness;
void do_tys_mom();
{
done = true;
}
void age() {
age++;
};
}
TysMom s1;
J5261988: Ohhh. A class for Ty’s mom.
SoAL Gilder: HAHAHAHAHAHAHA
SoAL Gilder: OMG email that to him
J5261988: lol
J5261988: I should actually code a “Ty’s Mom” Simulator program and send him the .exe