void InCognite(bool website = UNDER_CONSTRUCTION){
if (Need == 'creative coder'){
ContactMe();
} else if (JustCurious == True){
Watch();
};
};



void InCognite(bool website = UNDER_CONSTRUCTION){
if (Need == 'creative coder'){
ContactMe();
} else if (JustCurious == True){
Watch();
};
};